replaced isThinInstallation with isThinUser
added util folder
This commit is contained in:
parent
8232ae338c
commit
b9431f5814
5 changed files with 19 additions and 13 deletions
|
@ -16,10 +16,7 @@
|
|||
|
||||
sops.age.keyFile = "/home/leyla/.config/sops/age/keys.txt";
|
||||
|
||||
users.leyla = {
|
||||
isNormalUser = true;
|
||||
isThinInstallation = true;
|
||||
};
|
||||
users.leyla.isThinUser = true;
|
||||
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue