stuff
This commit is contained in:
parent
4c7342110c
commit
a85f101876
9 changed files with 21 additions and 64 deletions
|
@ -10,12 +10,12 @@ in {
|
|||
users = {
|
||||
mutableUsers = false;
|
||||
|
||||
mainUser = "lukas";
|
||||
mainUser = "helvetica";
|
||||
|
||||
users = {
|
||||
root.hashedPassword = "!";
|
||||
${mainUser} = {
|
||||
description = "Lukas Wurzinger";
|
||||
description = "Helvetica";
|
||||
uid = 1000;
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = config.age.secrets."user-${mainUser}".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue