mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 20:41:41 +00:00
sync
This commit is contained in:
@@ -102,7 +102,14 @@ programs = {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#######If Gnome
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
};
|
||||||
|
#######If Gnome
|
||||||
config = lib.mkIf config.mymods.gnome.enable {
|
config = lib.mkIf config.mymods.gnome.enable {
|
||||||
programs.bash.enable = true;
|
programs.bash.enable = true;
|
||||||
programs.firefox.enable = true;
|
programs.firefox.enable = true;
|
||||||
@@ -154,10 +161,4 @@ programs = {
|
|||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user