aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/sachiel/flake-parts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hosts/sachiel/flake-parts.nix b/modules/hosts/sachiel/flake-parts.nix
index b56221b..a81f0d6 100644
--- a/modules/hosts/sachiel/flake-parts.nix
+++ b/modules/hosts/sachiel/flake-parts.nix
@@ -3,6 +3,7 @@
flake.nixosConfigurations."sachiel" = inputs.nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs; };
modules = [
+ inputs.self.modules.nixos.nixpkgs
inputs.self.modules.nixos.sachiel
inputs.self.modules.nixos.openssh
inputs.self.modules.nixos.nginx