refactor(nixos:boot): remove grub module
will be added back later
This commit is contained in:
parent
3d4b7f6b40
commit
25e68cd1b2
2 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./systemd.nix
|
./systemd.nix
|
||||||
# ./grub
|
|
||||||
];
|
];
|
||||||
|
|
||||||
options.ooknet.boot.loader = mkOption {
|
options.ooknet.boot.loader = mkOption {
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
## to be implemented
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue