lite smått och gott
This commit is contained in:
parent
66c3692ea4
commit
f347964ef9
6 changed files with 94 additions and 15 deletions
|
|
@ -4,13 +4,13 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
# sops.secrets.user-password = { };
|
||||
# sops.secrets.user-password = { };
|
||||
users = {
|
||||
defaultUserShell = pkgs.bash;
|
||||
users = {
|
||||
fw = {
|
||||
# hashedPasswordFile = config.sops.secrets.user-password.path;
|
||||
initialPassword = "password";
|
||||
initialPassword = "password";
|
||||
isNormalUser = true;
|
||||
description = "Fredrik Wastring";
|
||||
extraGroups = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue