users/fleaz: Fix typo in group name

This commit is contained in:
fleaz 2023-01-12 22:13:45 +01:00
parent 5900ddc5b9
commit da48387f24
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083

View file

@ -5,7 +5,7 @@
"wheel" # Enable sudo for the user.
"networkmanager" # Access to networkmanager
"docker" # Access to the "/run/docker.sock"
"dialup" # for serial access
"dialout" # for serial access
];
shell = pkgs.zsh;
hashedPassword = "$6$9dARC6e2RxgPC9f1$QfXpT71cXA7YiFhv75Nnq2OrbQ8xlHMzgrJdaBaETaAVHLX5j8QUAl71dxMlqD.CtTLxe566kL5Q6da7Kqnvp/";