Restructuring #1

Merged
Jan merged 16 commits from blueprint into main 2025-05-28 10:41:45 +00:00
Showing only changes of commit 330f5e2a50 - Show all commits

View File

@ -10,6 +10,8 @@
# Admin users # Admin users
users.users.jan.extraGroups = [ "wheel" ]; users.users.jan.extraGroups = [ "wheel" ];
virtualisation.libvirtd.enable = true;
modules = { modules = {
profiles.laptop.enable = true; profiles.laptop.enable = true;
}; };