feat: configure sway
Some checks are pending
Continuous Integration / Checks (push) Waiting to run

This commit is contained in:
Tim Schubert 2024-11-24 18:48:14 +01:00
parent 4e9118e373
commit 0a6e4f99c4
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
4 changed files with 267 additions and 4 deletions

View file

@ -162,6 +162,8 @@ in
};
};
home.file.".config/sway/config".source = ./config;
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;