remove unused import

This commit is contained in:
Andreas Zweili 2022-02-28 21:35:33 +01:00
parent 3d1703ee79
commit 53c4d04157
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
{
imports = [
(import "${inputs.self}/modules/mk-network" { inherit hostname ip; })
"${inputs.self}/systems/minimal"
];
boot.initrd.availableKernelModules = [
"ata_piix"