This commit is contained in:
2024-11-29 09:25:33 +01:00
parent c01817f07d
commit 6f0c1f2ee0
3 changed files with 44 additions and 43 deletions

View File

@@ -97,10 +97,16 @@
unzip
wget
wl-clipboard
xdotool
xorg.xwininfo
yad
zip
zoxide
zulu
# Man pages
man-pages
vim # The only and one great editor
neovim # The only and one great editor improved even further
@@ -139,17 +145,11 @@
programs.steam.enable = true;
programs.steam.remotePlay.openFirewall = true;
virtualisation.waydroid.enable = true;
virtualisation.podman.enable = true;
virtualisation.podman.dockerCompat = true;
# services.sunshine = {
# enable = true;
# autoStart = false;
# capSysAdmin = true;
# openFirewall = true;
# };
virtualisation.virtualbox.host.enable = true;
virtualisation.virtualbox.host.enableExtensionPack = true;
users.extraGroups.vboxusers.members = [ "r3ddy" ];
system.stateVersion = "24.05"; # Did you read the comment?
}