Use a more customized Discord package
This commit is contained in:
parent
6a14d9d7ad
commit
8e49a68efb
4 changed files with 34 additions and 2 deletions
|
@ -37,10 +37,11 @@ in
|
|||
xdg-utils # Open stuff
|
||||
] ++ (if pkgs.stdenv.isAarch64 then [ ] else [
|
||||
mailspring
|
||||
unstable.discord
|
||||
unstable.slack
|
||||
]));
|
||||
|
||||
nki.programs.discord.enable = pkgs.stdenv.isx86_64;
|
||||
|
||||
# Cursor
|
||||
home.pointerCursor = {
|
||||
package = pkgs.numix-cursor-theme;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue