added discord as a package instead
This commit is contained in:
parent
c06f8565ac
commit
224a56ebd2
2 changed files with 1 additions and 4 deletions
|
@ -40,10 +40,6 @@
|
|||
enable = true;
|
||||
settings = import ./dotfiles/alacritty/alacritty.nix;
|
||||
};
|
||||
|
||||
discocss = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.stateVersion = "18.09";
|
||||
|
|
|
@ -14,6 +14,7 @@ pkgs: with pkgs; [
|
|||
# Regular apps
|
||||
thunderbird
|
||||
signal-desktop
|
||||
discord
|
||||
spotify
|
||||
calibre
|
||||
krita
|
||||
|
|
Loading…
Add table
Reference in a new issue