summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-19 20:39:53 -0400
committerseth <[email protected]>2023-04-19 20:41:01 -0400
commit917450f3943abdeff8c74afdc99d844292ecbe11 (patch)
treeabb7aabe346b949c94d4cbcbd9e48d4e8c3d73fc /hosts
parent5fa2ce6a71f4497ca24578846a4033752db75ce6 (diff)
move user desktop settings to modules
Diffstat (limited to 'hosts')
-rw-r--r--hosts/glados/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 15aff17..a2be3f5 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -15,8 +15,10 @@
home-manager.users.seth = {
imports = [
- ../../users/seth/desktop/gnome
+ ../../users/seth/desktop
];
+
+ desktop.gnome.enable = true;
};
environment.etc."environment".text = ''