feat: add moritz-laptop
This commit is contained in:
parent
086ff8fa1c
commit
9873148fcd
6 changed files with 4553 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ in {
|
|||
prompts.password.type = "hidden";
|
||||
prompts.password.persist = true;
|
||||
share = true;
|
||||
files.password.owner = "moritz";
|
||||
files.password.owner = lib.mkForce "moritz";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ in {
|
|||
prompts.password.type = "hidden";
|
||||
prompts.password.persist = true;
|
||||
share = true;
|
||||
files.password.owner = "moritz";
|
||||
files.password.owner = lib.mkForce "moritz";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue