index
:
nix.git
dendritic-pattern
main
update_flake_lock_action
Configuration files for Nix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
programs
/
discord.nix
blob: 20f0601c635f16e1bd71c1aa382ce39a1d431dbf (
plain
)
1
2
3
4
5
6
7
{ flake.modules.homeManager.discord = { programs.discord = { enable = true; }; }; }