mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
profiles/gaming: remove virtual machines setup
It's not needed anymore (also because it changed).
This commit is contained in:
parent
40d286ac3a
commit
a25603142c
@ -43,9 +43,6 @@ in
|
||||
# Enable the Wine setup for Linux gaming with Windows games.
|
||||
profiles.desktop.wine.enable = lib.mkDefault true;
|
||||
|
||||
# Virtualize everything.
|
||||
profiles.dev.virtualization.enable = lib.mkDefault true;
|
||||
|
||||
# Yes... Play your Brawl Stars and Clash Royale in NixOS. :)
|
||||
virtualisation.waydroid.enable = lib.mkDefault true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user