diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index bfeb7ea..51a43fd 100644 --- a/flake.nix +++ b/flake.nix @@ -79,6 +79,7 @@ system = defaultSystem; specialArgs = { inherit pkgs; + credentials = import ./configuration/credentials.nix; } // inputs; modules = [ ./configuration/configuration.nix |
