Merge pull request #121437 from primeos/nixos-tests-sway

nixos/tests/sway: init
This commit is contained in:
Michael Weiss
2021-05-05 13:52:51 +02:00
committed by GitHub
3 changed files with 96 additions and 0 deletions
+1
View File
@@ -387,6 +387,7 @@ in
sssd-ldap = handleTestOn ["x86_64-linux"] ./sssd-ldap.nix {};
strongswan-swanctl = handleTest ./strongswan-swanctl.nix {};
sudo = handleTest ./sudo.nix {};
sway = handleTest ./sway.nix {};
switchTest = handleTest ./switch-test.nix {};
sympa = handleTest ./sympa.nix {};
syncthing = handleTest ./syncthing.nix {};