about summary refs log tree commit diff
path: root/hosts/tahoe/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-27 13:19:30 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-27 13:19:30 -0800
commitda4de3eff475bb6783cd7ab6788185e57df982ea (patch)
tree88cf159ec55462c3a28b077e9f428e7f6f577f52 /hosts/tahoe/default.nix
parentNAS: initial configuration (diff)
downloadworld-da4de3eff475bb6783cd7ab6788185e57df982ea.tar.gz
tahoe: include NAS profile
Diffstat (limited to '')
-rw-r--r--hosts/tahoe/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tahoe/default.nix b/hosts/tahoe/default.nix
index 22daf5d..b7f2087 100644
--- a/hosts/tahoe/default.nix
+++ b/hosts/tahoe/default.nix
@@ -4,6 +4,7 @@
   imports =
     [ # Include the results of the hardware scan.
       ./hardware-configuration.nix
+      ../common/nas.nix
     ];
 
   boot = {