add config for sway

This commit is contained in:
Tim Schubert 2022-10-31 14:39:23 +01:00
parent 8f4ffd1d45
commit 4982dbdb5a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
4 changed files with 45 additions and 0 deletions

View file

@ -18,6 +18,7 @@
secrets = import ./secrets.nix;
share = import ./share.nix;
steam = import ./steam.nix;
sway = import ./sway.nix;
update = import ./update.nix;
vpnServer = import ./vpnServer.nix;
weechat = import ./weechat.nix;