summaryrefslogtreecommitdiff
path: root/bragi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'bragi.nix')
-rw-r--r--bragi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/bragi.nix b/bragi.nix
index 932eae6f..10f42e88 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -7,6 +7,7 @@ in rec {
7 imports = 7 imports =
8 [ 8 [
9 ./bragi-hw.nix 9 ./bragi-hw.nix
10 ./customized/autofs.nix
10 ./custom/zsh.nix 11 ./custom/zsh.nix
11 ./users.nix 12 ./users.nix
12 ]; 13 ];