1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 05:13:28 +02:00
home-manager/tests/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 tests: various minor cleanups 2023-05-13 00:09:52 +02:00
herbstluftwm herbstluftwm: fix default tag renaming 2023-04-22 16:38:31 +02:00
hyprland hyprland: add option for per-input device configs 2024-03-12 23:16:18 +01:00
i3 i3-sway: multiple outputs (#4223) 2023-07-14 21:25:55 +02:00
river river: fix systemd activation (#5055) 2024-02-29 11:10:25 +01:00
spectrwm spectrwm: add module 2022-07-25 13:42:06 +02:00
sway sway: check config file validity 2024-04-19 23:16:55 +02:00