diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index 6622d34..c69098d 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -18,6 +18,7 @@ time.timeZone = "America/Los_Angeles"; snowhawk = { + nix-ld.enable = true; dwm.enable = true; syncthing.enable = true; plymouth.enable = true;