this is a file
This commit is contained in:
parent
08769690e9
commit
22f0a83c22
1 changed files with 5 additions and 3 deletions
|
|
@ -51,12 +51,14 @@ in
|
||||||
# NetworkManager connection profiles and WiFi passwords
|
# NetworkManager connection profiles and WiFi passwords
|
||||||
"/etc/NetworkManager/system-connections"
|
"/etc/NetworkManager/system-connections"
|
||||||
|
|
||||||
|
];
|
||||||
|
files = [
|
||||||
|
# the fuck is this file
|
||||||
|
# "/etc/machine-id"
|
||||||
|
|
||||||
# user passwords
|
# user passwords
|
||||||
"/etc/shadow"
|
"/etc/shadow"
|
||||||
];
|
];
|
||||||
# files = [ # the fuck is this file
|
|
||||||
# "/etc/machine-id"
|
|
||||||
# ];
|
|
||||||
users = userPersistence;
|
users = userPersistence;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue