1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 04:43:28 +02:00
home-manager/modules/services/window-managers/i3-sway
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
..
lib programs.sway: separate trayOutput values for sway (#4489) 2023-09-23 20:53:45 +02:00
i3.nix i3/sway: remove sebtm maintainer 2024-03-06 14:26:46 +01:00
sway.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
swaynag.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00