This commit is contained in:
2026-02-21 17:13:35 +00:00
parent 439b3e5470
commit 55c5f90b5f
6 changed files with 9 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
...
}:
{
xdg.configFile."quickshell" = {
home.file.".config/quickshell" = {
recursive = true;
source = config.lib.file.mkOutOfStoreSymlink ./quickshell;
};