l aergia.r: clean /tmp, add vbox
This commit is contained in:
parent
2adf9ebfcc
commit
74c3dae909
@ -67,4 +67,10 @@
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"aarch64-linux"
|
||||
];
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
|
||||
# vbox
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.users.mainUser.extraGroups = [ "vboxusers" ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user