aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe')
-rw-r--r--hosts/tahoe/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tahoe/default.nix b/hosts/tahoe/default.nix
index 8d78461..5a746dd 100644
--- a/hosts/tahoe/default.nix
+++ b/hosts/tahoe/default.nix
@@ -3,7 +3,7 @@
{
imports = [ # Include the results of the hardware scan.
./hardware-configuration.nix
- ../common/nas.nix
+ ../profiles/nas.nix
../common/system/tailscale.nix
];