ugly way to hopefully delete the gtk theme files
This commit is contained in:
parent
619f020dc0
commit
9294173af0
4 changed files with 64 additions and 50 deletions
|
@ -85,14 +85,15 @@
|
|||
};
|
||||
hardware.has.amd.gpu = true;
|
||||
};
|
||||
|
||||
boot = {
|
||||
loader.systemd-boot.enable = false;
|
||||
};
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
|
||||
lanzaboote = {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
};
|
||||
};
|
||||
|
||||
users.users.lillian.extraGroups = ["gamemode"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue