diff --git a/machines/kcnhub/configuration.nix b/machines/kcnhub/configuration.nix index 0414e1e..f888817 100644 --- a/machines/kcnhub/configuration.nix +++ b/machines/kcnhub/configuration.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, pkgs, nixpkgs, ... }: { imports = @@ -69,6 +69,8 @@ age ]; + nix.registry.nixpkgs.flake = nixpkgs; + # TODO: Make services directory for with a nix for each service that is enabled and what options it has # List services that you want to enable: