summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/toaster/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix
index 2b8577b..427e43d 100644
--- a/hosts/toaster/default.nix
+++ b/hosts/toaster/default.nix
@@ -5,7 +5,7 @@
./hardware-configuration.nix
./irc.nix
./network
- ./secure-boot.nix
+ # ./secure-boot.nix
./zfs.nix
];
@@ -66,7 +66,7 @@
home = "/home/0xa";
isNormalUser = true;
uid = 1000;
- shell = pkgs.zsh;
+ shell = pkgs.fish;
};
# This value determines the NixOS release from which the default