mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:26:12 +01:00
feat: hypr && distrobox
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
win-virtio
|
||||
win-spice
|
||||
adwaita-icon-theme
|
||||
distrobox
|
||||
];
|
||||
|
||||
services.spice-vdagentd.enable = true;
|
||||
@@ -20,6 +21,7 @@
|
||||
virtualisation = {
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
};
|
||||
spiceUSBRedirection.enable = true;
|
||||
libvirtd = {
|
||||
|
||||
Reference in New Issue
Block a user