moved some things around

This commit is contained in:
k3t
2026-03-08 00:31:42 -07:00
parent 85b9b0d839
commit 5beb727fe9
3 changed files with 20 additions and 14 deletions
+13
View File
@@ -23,4 +23,17 @@
services.openssh.enable = true;
virtualisation.vmware.host.enable = true;
users.users.k3t = {
packages = with pkgs; [
anydesk
bubblewrap
fuse-overlayfs
nicotine-plus
lutris
prismlauncher
wineWowPackages.waylandFull
virt-viewer
winetricks
];
};
}