deadnix: fix update

This commit is contained in:
Felix Buehler 2024-05-05 13:07:24 +02:00
parent e3558c2662
commit b061b1785b
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, ... }:
let
cfg = config.my.system.kvm;
in