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; isNormalUser = true;
extraGroups = [ "wheel" ]; extraGroups = [ "wheel" ];
hashedPassword = "$y$j9T$G2m/EwKgOjFKZPeOuhOIk.$totgh8uu5yizRLnLA9SdBkRrJeGHowXYfkayn7r/Rs1"; hashedPassword = "$y$j9T$G2m/EwKgOjFKZPeOuhOIk.$totgh8uu5yizRLnLA9SdBkRrJeGHowXYfkayn7r/Rs1";
shell = pkgs.fish;
}; };
users.users.root = { users.users.root = {
+2
View File
@@ -7,6 +7,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
age age
alacritty
awscli2 awscli2
dig dig
discord discord
@@ -18,6 +19,7 @@
kdePackages.gwenview kdePackages.gwenview
minio-client minio-client
prismlauncher prismlauncher
rose-pine-hyprcursor
slurp slurp
sops sops
ssh-to-age ssh-to-age