ran deadnix

This commit is contained in:
Rouven Seifert 2023-05-19 11:42:43 +02:00
parent 1244ba2adf
commit 3df08b721e
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
31 changed files with 32 additions and 33 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, modulesPath, ... }:
{ config, modulesPath, ... }:
{
imports = [
"${modulesPath}/installer/cd-dvd/installation-cd-minimal.nix"