diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 69a9c2dc..aa195282 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -75,6 +75,7 @@ python.enable = true; rust.enable = true; nil.enable = true; + nixd.enable = true; }; hardware = { bluetooth.enable = false;