passing flake!
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
@ -92,7 +92,6 @@
|
||||
# enable VMs
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation = {
|
||||
tmp.enable = true;
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
qemu = {
|
||||
|
Reference in New Issue
Block a user