diff options
Diffstat (limited to 'hosts/glados')
| -rw-r--r-- | hosts/glados/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix index 509a040..26e48a8 100644 --- a/hosts/glados/default.nix +++ b/hosts/glados/default.nix @@ -1,4 +1,4 @@ -{home-manager, ...}: { +_: { imports = [ ./boot.nix ./hardware-configuration.nix |
