Skip to content

Commit eeb2377

Browse files
committed
refactor: adapt to cherry pick
1 parent 6275988 commit eeb2377

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

nix/kexec-installer/module.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ in
1313
../networkd.nix
1414
../serial.nix
1515
../restore-remote-access.nix
16-
../no-grub.nix
1716
];
1817
options = {
1918
system.kexec-installer.name = lib.mkOption {

nix/netboot-installer/module.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
../networkd.nix
77
../serial.nix
88
../restore-remote-access.nix
9-
../no-grub.nix
109
];
1110

1211
# We are stateless, so just default to latest.

nix/no-grub.nix

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)