remove redundant config
This commit is contained in:
parent
ced8aa083e
commit
a55db1401a
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
with lib;
|
||||
{
|
||||
boot = {
|
||||
# for managing/mounting nfs
|
||||
supportedFilesystems = [ "nfs" ];
|
||||
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in a new issue