summaryrefslogtreecommitdiff
path: root/host/hardware/atlas.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2025-07-30 22:21:30 +0200
committerAdrian Kummerlaender2025-07-30 22:21:30 +0200
commit3f9313fa7d4c3803e849f4c108b820f924db1ed2 (patch)
treed3a8965c65f00bf9e70aeb525d6dabca1a74a6ac /host/hardware/atlas.nix
parent3f5bd1a6da691d1ca82f9730a8269434304eef7a (diff)
downloadnixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar.gz
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar.bz2
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar.lz
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar.xz
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.tar.zst
nixos_system-3f9313fa7d4c3803e849f4c108b820f924db1ed2.zip
athena: Adapt to wayland config changes
Diffstat (limited to 'host/hardware/atlas.nix')
-rw-r--r--host/hardware/atlas.nix1
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;