fmt
This commit is contained in:
parent
e6c5e39542
commit
d4f1d7543c
8 changed files with 133 additions and 130 deletions
|
@ -2,9 +2,9 @@
|
|||
users.users.fleaz = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"wheel" # Enable ‘sudo’ for the user.
|
||||
"wheel" # Enable ‘sudo’ for the user.
|
||||
"networkmanager" # Access to networkmanager
|
||||
"docker" # Access to the "/run/docker.sock"
|
||||
"docker" # Access to the "/run/docker.sock"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
hashedPassword = "$6$9dARC6e2RxgPC9f1$QfXpT71cXA7YiFhv75Nnq2OrbQ8xlHMzgrJdaBaETaAVHLX5j8QUAl71dxMlqD.CtTLxe566kL5Q6da7Kqnvp/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue