lots of updates; playing with wine
This commit is contained in:
@@ -107,7 +107,13 @@
|
||||
vim
|
||||
curl
|
||||
inetutils
|
||||
dig
|
||||
|
||||
rar
|
||||
zstd
|
||||
xz
|
||||
p7zip
|
||||
|
||||
libva-utils
|
||||
smartmontools
|
||||
appimage-run
|
||||
|
||||
@@ -28,6 +28,6 @@
|
||||
# };
|
||||
};
|
||||
programs.virt-manager.enable = true;
|
||||
environment.systemPackages = with pkgs;[ podman-compose ];
|
||||
environment.systemPackages = with pkgs;[ podman-compose podman-tui podman-desktop ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user