cat
This commit is contained in:
@@ -29,4 +29,7 @@ in {
|
||||
nixpkgs.config.allowBroken = true;
|
||||
programs.gamemode.enable = true;
|
||||
services.printing.enable = true;
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = [ "chest" ];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user