added thin user option to leyla
This commit is contained in:
parent
feb30a45bf
commit
0545051a1b
4 changed files with 64 additions and 101 deletions
|
@ -17,10 +17,10 @@
|
|||
sops.age.keyFile = "/home/leyla/.config/sops/age/keys.txt";
|
||||
|
||||
users.leyla.isNormalUser = true;
|
||||
users.leyla.isThinInstallation = true;
|
||||
users.ester.isNormalUser = false;
|
||||
users.eve.isNormalUser = false;
|
||||
|
||||
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
device = "/dev/sda";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue