mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-02 18:42:34 +00:00
sync
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
options.mymods.nicotine.enable = lib.mkEnableOption "Enable Nicotine";
|
options.mymods.nicotine.enable = lib.mkEnableOption "Enable Nicotine";
|
||||||
|
|
||||||
config = lib.mkIf config.mymods.nicotine.enable {
|
config.home-manager = lib.mkIf config.mymods.nicotine.enable {
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
nicotine-plus
|
nicotine-plus
|
||||||
|
|||||||
Reference in New Issue
Block a user