make it so my password isn't impermanent
This commit is contained in:
parent
434e6b2a9f
commit
b5dc006bef
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
|||
];
|
||||
files = [
|
||||
"/etc/machine-id"
|
||||
"/etc/shadow"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue