deadnix -e

This commit is contained in:
Vinzenz Schroeter 2025-03-17 19:06:47 +01:00
parent 638bcfdc3f
commit e8762f575f
14 changed files with 12 additions and 15 deletions

View file

@ -1,4 +1,4 @@
{ lib, modulesPath, ... }:
{ modulesPath, ... }:
{
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];