shell deps to home-roy.nix

This commit is contained in:
2025-08-22 22:46:03 -05:00
parent 6d236dcaa8
commit 3454ab0b3e
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -205,6 +205,7 @@
isNormalUser = true;
extraGroups = [ "wheel" ];
hashedPassword = "$y$j9T$G2m/EwKgOjFKZPeOuhOIk.$totgh8uu5yizRLnLA9SdBkRrJeGHowXYfkayn7r/Rs1";
shell = pkgs.fish;
};
users.users.root = {