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 = {
|
programs.vesktop = {
|
||||||
enable = true;
|
enable = false;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
arRPC = true;
|
arRPC = true;
|
||||||
|
|||||||
@@ -72,6 +72,7 @@
|
|||||||
bazaar
|
bazaar
|
||||||
blackbox-terminal
|
blackbox-terminal
|
||||||
delfin
|
delfin
|
||||||
|
discord
|
||||||
firefox
|
firefox
|
||||||
fractal
|
fractal
|
||||||
gapless
|
gapless
|
||||||
|
|||||||
Reference in New Issue
Block a user