Stuff
This commit is contained in:
@@ -53,6 +53,7 @@ in {
|
||||
};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
|
||||
@@ -32,6 +32,14 @@
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
# programs.virt-manager.enable = true;
|
||||
|
||||
# users.groups.libvirtd.members = ["daniel"];
|
||||
|
||||
# virtualisation.libvirtd.enable = true;
|
||||
|
||||
# virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
||||
networking = {
|
||||
hostName = "pingbox";
|
||||
interfaces.wlp170s0.useDHCP = true;
|
||||
|
||||
Reference in New Issue
Block a user