refactor(sway): manage with Home Manager

This commit is contained in:
Oliver Davies 2023-06-12 23:32:34 +01:00
parent 7c8e2d3284
commit e2a8f86899
5 changed files with 141 additions and 277 deletions

View file

@ -257,8 +257,8 @@ in
recursive = true;
};
xdg.configFile.sway = {
source = ../../config/sway;
xdg.configFile.wallpaper = {
source = ../../config/wallpaper;
recursive = true;
};
}