username
This commit is contained in:
parent
af0a899f55
commit
f5094f4749
|
@ -43,7 +43,7 @@ in
|
|||
|
||||
environment.persistence."/persist" = {
|
||||
hideMounts = true;
|
||||
users.${username}= {
|
||||
users.sam= {
|
||||
directories = [
|
||||
"Sync"
|
||||
"Keep"
|
||||
|
@ -51,8 +51,6 @@ in
|
|||
".mozilla"
|
||||
".local"
|
||||
];
|
||||
files = [
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue