Discord, switch to native from vesktop
This commit is contained in:
parent
90f4128164
commit
196e86723b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
config = lib.mkIf config.discord.enable {
|
config = lib.mkIf config.discord.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
vesktop # Base app
|
discord # Base app
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue