diff options
| author | ene <ene@sils.li> | 2023-02-11 12:21:10 +0100 |
|---|---|---|
| committer | ene <ene@sils.li> | 2023-02-11 12:22:03 +0100 |
| commit | 0eef277b778a52b68dff758024ac5eb704db92f8 (patch) | |
| tree | 5144f37b57bfb2f50e2ee537f64274c35d3da999 /hosts/Apzu | |
| parent | Fix: Comment infinite recursion causing lines (diff) | |
| download | nixos-config-0eef277b778a52b68dff758024ac5eb704db92f8.zip | |
Fix: Import the configurations
Diffstat (limited to 'hosts/Apzu')
| -rw-r--r-- | hosts/Apzu/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/Apzu/configuration.nix b/hosts/Apzu/configuration.nix index 8e78949b..2a3812cf 100644 --- a/hosts/Apzu/configuration.nix +++ b/hosts/Apzu/configuration.nix @@ -10,6 +10,8 @@ ./hardware ./networking.nix + ../../home-manager + ../../system ../../services |
