users/fleaz: add to dialup group
This commit is contained in:
parent
82e05f7914
commit
158f5f1449
|
@ -5,6 +5,7 @@
|
|||
"wheel" # Enable ‘sudo’ for the user.
|
||||
"networkmanager" # Access to networkmanager
|
||||
"docker" # Access to the "/run/docker.sock"
|
||||
"dialup" # for serial access
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
hashedPassword = "$6$9dARC6e2RxgPC9f1$QfXpT71cXA7YiFhv75Nnq2OrbQ8xlHMzgrJdaBaETaAVHLX5j8QUAl71dxMlqD.CtTLxe566kL5Q6da7Kqnvp/";
|
||||
|
|
Loading…
Reference in a new issue