mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
feat(package): add discord and disable vesktop
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.vesktop = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
settings = {
|
||||
arRPC = true;
|
||||
|
||||
Reference in New Issue
Block a user