give ellie access to hypervisor

This commit is contained in:
Lyn 2024-11-09 21:16:53 +01:00
parent b0fde95282
commit 73ed8b7f1c

View file

@ -14,6 +14,7 @@ with config.lyn.lib; {
lyn.profiles.base.enable = true;
lyn.profiles.headless.enable = true;
lyn.users.lyn.enable = true;
lyn.users.ellie.enable = true;
networking.hostName = "supernova";
boot.loader.efi.canTouchEfiVariables = true;