diff options
Diffstat (limited to 'test.nix')
| -rw-r--r-- | test.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ nixosTest { mkdir -p ~/.config/sway sed s/Mod4/Mod1/ /etc/sway/config > ~/.config/sway/config + echo 'output * bg ${pkgs.nixos-artwork.wallpapers.simple-light-gray.gnomeFilePath} fill' >> ~/.config/sway/config sway --validate systemd-cat --identifier=sway sway && touch /tmp/sway-exit-ok |
