schizofox issues

This commit is contained in:
Charlie Root 2024-08-09 13:56:25 +02:00
commit 7b8a7c2a5d
3 changed files with 14 additions and 15 deletions

View file

@ -21,7 +21,7 @@ in {
pamtester
];
home-manager.users.${username}.xdg.configFile."quickshell/manifest.conf".text = toKeyValue {} {
bar = "${impurity.link ./bar}";
# bar = "${impurity.link ./bar}";
# bar = "${./bar}";
};
};