disallow unfree by default
This commit is contained in:
parent
716e9e7ac2
commit
17e15e69d1
12 changed files with 27 additions and 46 deletions
|
@ -1,9 +1,9 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
vesktop
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
})
|
||||
# (discord.override {
|
||||
# withOpenASAR = true;
|
||||
# })
|
||||
];
|
||||
# services.arrpc.enable = true; # RPC with vesktop (disabled since it uses way more cpu than is reasonable for such a program)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue