add: swaytreesave home-manager module

This commit is contained in:
2026-05-31 13:37:48 -04:00
parent aa5251a603
commit 9f6b50277c
3 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
self: {
swaytreesave = import ./swaytreesave self;
}