Remove /home and unused top-level dirs. Make /var encrypted with tpm2.
This commit is contained in:
parent
9b6a5d9199
commit
902c3eddf3
7 changed files with 46 additions and 37 deletions
modules/profiles
|
@ -20,6 +20,7 @@
|
|||
isNormalUser = true;
|
||||
linger = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
home = "/var/home/admin";
|
||||
};
|
||||
|
||||
environment.etc = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue