[nixos] Upgrade to 24.05
This commit is contained in:
parent
386d79432b
commit
0fb52ce59e
7 changed files with 38 additions and 35 deletions
|
@ -25,10 +25,12 @@ in {
|
|||
};
|
||||
guest = {
|
||||
enable = true;
|
||||
x11 = true;
|
||||
clipboard = true;
|
||||
seamless = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Define the group
|
||||
users.groups.vboxusers = {};
|
||||
|
||||
sisyphus.users.wantedGroups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue