index
:
getchoo/borealis
colmena
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
seth
/
programs
/
xdg.nix
blob: 08230acfc38c7c1f6f7fb11a19e202405e3e8839 (
plain
)
1
2
3
4
5
{config, ...}: { xdg = { enable = !config.seth.standalone; }; }