sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
losurdo: remove dependency on nix-plugins
[sourcephile-nix.git]
/
nixos
/
profiles
/
hardware
/
dl10j.nix
diff --git
a/nixos/profiles/hardware/dl10j.nix
b/nixos/profiles/hardware/dl10j.nix
index 8c92088d8915a82e767530ff9b0d3788dbf65919..7a41cabf30f3949ad0692d766280831ce48e282f 100644
(file)
--- a/
nixos/profiles/hardware/dl10j.nix
+++ b/
nixos/profiles/hardware/dl10j.nix
@@
-13,7
+13,7
@@
boot.loader = {
enable = true;
version = 2;
copyKernels = true;
- configurationLimit =
1
;
+ configurationLimit =
3
;
efiSupport = true;
# Because canTouchEfiVariables doesn't work on this system
efiInstallAsRemovable = true;