Greatly simplified modules

This commit is contained in:
Greg Hellings
2023-05-02 00:36:29 -05:00
parent 45c9eaa5db
commit eff5ca9020
14 changed files with 133 additions and 153 deletions
-2
View File
@@ -9,8 +9,6 @@ in with lib; {
};
config = mkIf cfg.enable {
greg.xprograms.enable = true;
# Sets up a basic Gnome installation
services = {
accounts-daemon.enable = true;