diff options
athena: Adapt to wayland config changes
Diffstat (limited to 'host/hardware/atlas.nix')
-rw-r--r-- | host/hardware/atlas.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/hardware/atlas.nix b/host/hardware/atlas.nix index a2f2faf..c5a0382 100644 --- a/host/hardware/atlas.nix +++ b/host/hardware/atlas.nix @@ -8,7 +8,6 @@ extraModulePackages = [ ]; kernelParams = [ "nvidia-drm.modeset=1" ]; - loader = { systemd-boot.enable = true; efi.canTouchEfiVariables = true; |