1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-02 19:38:32 +02:00
home-manager/modules/services/window-managers
Andrew Marshall 3a435342e2
sway: check config file validity
Helps avoid successful build but Sway failing to start.

To meaningfully test this, I had to actually use `pkgs.sway` in the
test rather than the stub, but left all other tests using the stub and
changed them to skipping the test.

We need to pass `--unsupported-gpu` as Sway checks for `nvidia` in
`/proc/modules`, and the Nix sandbox has `/proc/modules` available.
2024-04-19 23:16:55 +02:00
..
bspwm treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
i3-sway sway: check config file validity 2024-04-19 23:16:55 +02:00
awesome.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
fluxbox.nix fluxbox: fix xsession command 2023-09-19 20:52:50 +02:00
herbstluftwm.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
hyprland.nix hyprland: remove enableNvidiaPatches option 2024-04-19 19:25:59 +02:00
river.nix river: fix systemd activation (#5055) 2024-02-29 11:10:25 +01:00
spectrwm.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xmonad.nix xmonad: fix cp failure if libFiles with subdirectories 2024-04-04 08:26:54 +02:00