This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
e5aa15485c
satellite
/
home
/
adrielus
/
features
/
desktop
/
common
/
discord.nix
8 lines
109 B
Nix
Raw
Normal View
History
Unescape
Escape
Added a few more apps and revamped my secret handling
2023-01-10 16:05:48 +01:00
{
programs
.
discord
=
{
enable
=
true
;
disableUpdateCheck
=
true
;
Migrated to stylix!
2023-03-12 05:24:25 +01:00
enableDevtools
=
true
;
Added a few more apps and revamped my secret handling
2023-01-10 16:05:48 +01:00
}
;
}
Copy permalink