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 dd686033..a4ef67ab 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -5,6 +5,7 @@
5 [ 5 [
6 ./bragi-hw.nix 6 ./bragi-hw.nix
7 ./customized/autofs.nix 7 ./customized/autofs.nix
8 ./custom/zsh.nix
8 ]; 9 ];
9 10
10 boot.loader.grub.enable = true; 11 boot.loader.grub.enable = true;