aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-01 19:52:29 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-01 19:52:29 -0700
commit5493fe0db118b0fd934073eb63d2d2e3e1fc99df (patch)
treeb6e1a0d57b39f2c2a366358d5bcd5a54dc66e20c /hosts/aptos/default.nix
parentprofiles/laptop: consolidate services related to laptop (diff)
downloadinfra-5493fe0db118b0fd934073eb63d2d2e3e1fc99df.tar.gz
profiles/workstation: moved more things around
Diffstat (limited to 'hosts/aptos/default.nix')
-rw-r--r--hosts/aptos/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index acfc64b..d6f68fa 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -10,9 +10,6 @@
"${self}/profiles/laptop.nix"
];
- # Allow setting GTK configuration using home-manager
- programs.dconf.enable = true;
-
# install and configure the fonts
my.systems.fonts.enable = true;