lib doesn't have packages, lazy to parse inputs
This commit is contained in:
@@ -28,6 +28,8 @@ in
|
||||
];
|
||||
users.users = {
|
||||
yadunut = lib.snowfall.mkUser {
|
||||
|
||||
shell = pkgs.nushell;
|
||||
extraGroups = [ "wheel" ];
|
||||
hashedPassword = "$y$j9T$9ATrmrhedhb.mAZ4//PiN/$OStCOaJHt3kPA63imTG3zLMWCSLoWCUph5O6jl5mcZ.";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user