diff --git a/flake.nix b/flake.nix index 86d01e9..870add6 100644 --- a/flake.nix +++ b/flake.nix @@ -62,6 +62,7 @@ modules = [ ./hosts/parsons/configuration.nix { nixpkgs.pkgs = pkgs; } + { environment.etc."haccfiles".source = self.outPath; } ]; specialArgs = { # with a few exceptions, the flake inputs can be used the same