mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Add qemu and virtmanager
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
# Virtualization
|
||||
virtualisation.libvirtd.enable = true;
|
||||
systemd.services.libvirtd.enable = true;
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
|
Reference in New Issue
Block a user