summaryrefslogtreecommitdiff
path: root/hosts/omar/configuration.nix
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-12-22 10:58:36 +0000
committerLinnnus <[email protected]>2024-12-27 09:07:52 +0100
commit3bf29c686274e19576aeb4f19510fa0702d2cb0c (patch)
treef14ab6d1983ac09514abf1ebe1a34ddd17ca6472 /hosts/omar/configuration.nix
parenta323c5058b31de63c2e88716b01bd41a38faa5ef (diff)
Move shared nix{os,-darwin} config to shared/nixos-and-darwin
Diffstat (limited to 'hosts/omar/configuration.nix')
-rw-r--r--hosts/omar/configuration.nix6
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
];