shell deps to home-roy.nix
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user