From 0485feeaa9b0349e9dc10f8a3b30b72891b03f72 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Wed, 17 Dec 2025 11:04:54 +0200 Subject: Shell scripts do not need the bang syntax --- roles/shared.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'roles') diff --git a/roles/shared.nix b/roles/shared.nix index 675c63a..ad05637 100644 --- a/roles/shared.nix +++ b/roles/shared.nix @@ -786,13 +786,10 @@ environment.etc = { "greetd/hyprland-wrapper.sh" = { source = pkgs.writeShellScript "hyperland-wrapper" '' - #!/bin/sh - # Session export XDG_SESSION_TYPE=wayland export XDG_SESSION_DESKTOP=Hyprland export XDG_CURRENT_DESKTOP=Hyprland - # Wayland stuff export MOZ_ENABLE_WAYLAND=1 export QT_QPA_PLATFORM=wayland export SDL_VIDEODRIVER=wayland -- cgit v1.2.3-70-g09d2