1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 13:53:27 +02:00
home-manager/tests/modules/services/window-managers/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
..
default.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-bar-focused-colors.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-bar-focused-colors.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-bindkeys-to-code-and-extra-config.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-bindkeys-to-code-and-extra-config.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-check-config.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-default.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-default.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-default.target sway: add support for XDG autostart using systemd (#3747) 2023-06-10 12:10:40 +02:00
sway-followmouse-expected.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-followmouse-legacy-expected.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-followmouse-legacy.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-followmouse.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-modules.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-modules.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-no-xwayland.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-null-config.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-null-package.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-null-package.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-post-2003.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-post-2003.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-stubs.nix sway: fix failing tests 2023-12-20 22:29:00 +01:00
sway-systemd-autostart.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-systemd-autostart.target sway: add support for XDG autostart using systemd (#3747) 2023-06-10 12:10:40 +02:00
sway-systemd-variables.conf sway: systemd customization 2024-04-19 17:15:54 +02:00
sway-systemd-variables.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-workspace-default-expected.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-workspace-default.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
sway-workspace-output-expected.conf sway: fix workspace 10 missing from default config (#4636) 2024-02-10 19:59:52 +01:00
sway-workspace-output.nix sway: check config file validity 2024-04-19 23:16:55 +02:00
swaynag-empty-settings.nix tests: various minor cleanups 2023-05-13 00:09:52 +02:00
swaynag-example-settings-expected.conf swaynag: add module 2021-11-21 18:37:50 +01:00
swaynag-example-settings.nix swaynag: add module 2021-11-21 18:37:50 +01:00