added configurationLimit to boot.nix module
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 19s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 3m41s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 18m39s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Successful in 25m17s
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 19s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 3m41s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 18m39s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Successful in 25m17s
This commit is contained in:
parent
930fea9ed9
commit
2609c3de90
@ -54,7 +54,6 @@ in
|
||||
devNodes = "/dev/disk/by-id/";
|
||||
forceImportRoot = true;
|
||||
};
|
||||
|
||||
loader = {
|
||||
efi.canTouchEfiVariables = false;
|
||||
generationsDir.copyKernels = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user