use gruvbox material

This commit is contained in:
js0ny 2025-11-29 23:40:48 +00:00
parent 384114d2ca
commit 91b011a725
33 changed files with 607 additions and 221 deletions

View file

@ -12,6 +12,8 @@
runAsRoot = true;
swtpm.enable = true;
};
onShutdown = "shutdown";
onBoot = "ignore";
};
users.users.js0ny = {
extraGroups = ["libvirtd"];