diff options
Diffstat (limited to 'hosts/omar/configuration.nix')
-rw-r--r-- | hosts/omar/configuration.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/omar/configuration.nix b/hosts/omar/configuration.nix index 9248c3c..681a199 100644 --- a/hosts/omar/configuration.nix +++ b/hosts/omar/configuration.nix @@ -8,9 +8,9 @@ # Include the results of the hardware scan. ./hardware-configuration.nix - ../../shared/nixos/common-nix-settings - ../../shared/nixos/common-shell-settings - ../../shared/nixos/common-hm-settings + ../../shared/nixos-and-darwin/common-nix-settings + ../../shared/nixos-and-darwin/common-shell-settings + ../../shared/nixos-and-darwin/common-hm-settings ../../shared/nixos/zfs-impermenance ]; |