diff --git a/hosts/templates/workstation.nix b/hosts/templates/workstation.nix index 022778a..6d80f66 100644 --- a/hosts/templates/workstation.nix +++ b/hosts/templates/workstation.nix @@ -1,7 +1,8 @@ { inputs, outputs, lib, config, pkgs, ... }: { imports = [ inputs.sops-nix.nixosModules.sops - ../roles/default.nix + ../roles + ../../modules ../workstation ../common ../wm/sway