Adds Discord to programs + better discord
This commit is contained in:
parent
ce9124c7ed
commit
ea56d7a5dd
3 changed files with 212 additions and 1 deletions
3
home.nix
3
home.nix
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
imports = [
|
||||
./programs/alacritty
|
||||
./programs/discord
|
||||
./programs/dunst
|
||||
./programs/eww
|
||||
./programs/fish
|
||||
|
|
@ -25,7 +26,7 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
# Applications
|
||||
discord # Chat app
|
||||
beeper # Better Chat App
|
||||
gimp # Photo editting
|
||||
pamixer # Volume control
|
||||
playerctl # Control media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue