diff options
Diffstat (limited to 'hosts/omar')
-rw-r--r-- | hosts/omar/configuration.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/omar/configuration.nix b/hosts/omar/configuration.nix index 2e0a146..55b5040 100644 --- a/hosts/omar/configuration.nix +++ b/hosts/omar/configuration.nix @@ -8,8 +8,8 @@ # Include the results of the hardware scan. ./hardware-configuration.nix - ../../shared/nixos-and-darwin/common-nix-settings - ../../shared/nixos-and-darwin/common-shell-settings + ../../shared/nixos/common-nix-settings + ../../shared/nixos/common-shell-settings ../../shared/nixos-and-darwin/common-hm-settings ../../shared/nixos/zfs-impermenance ../../shared/nixos/persist-ssh-host-keys |