removed non home manager isFullUser and isThinUser for leyla

This commit is contained in:
Leyla Becker 2024-10-03 17:20:16 +02:00
parent 3cc4807033
commit 6eb6ac1278
5 changed files with 3 additions and 55 deletions

View file

@ -17,7 +17,6 @@
home-manager.users.leyla.config = {
isThinUser = true;
};
users.leyla.isThinUser = true;
boot.loader.grub = {
enable = true;