give ellie access to hypervisor
This commit is contained in:
parent
b0fde95282
commit
73ed8b7f1c
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue