forked from Zynh0722/permafrost
Compare commits
No commits in common. "add-nullcube" and "main" have entirely different histories.
add-nullcu
...
main
1 changed files with 0 additions and 11 deletions
|
@ -19,15 +19,4 @@
|
|||
isNormalUser = true;
|
||||
description = "Espen's user";
|
||||
};
|
||||
|
||||
|
||||
users.users.nullcube = {
|
||||
isNormalUser = true;
|
||||
description = "NullCube's user";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "syncthing" ];
|
||||
hashedPassword = "$6$aREIO8qUFoABzNGv$Tcsw7HuV302sjo0z9L8i/FfOx06KUe3WnIIStjm7FkmfoJh.Qx2350qNCE/uIatMUhGjsnBEkht2ClpRi24Ph/";
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID7l6X61Fvlmk0OSn5OWZFiYWBGStwmsDgXQVxxCTFFF nullcube@permafrost from Vulcan"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue