This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
da817da3b9
satellite
/
home
/
adrielus
/
features
/
desktop
/
common
/
discord.nix
8 lines
115 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
;
Rosepine theme!
2023-01-22 01:22:38 +01:00
base16Styles
.
enable
=
false
;
Added a few more apps and revamped my secret handling
2023-01-10 16:05:48 +01:00
}
;
}
Copy permalink