Organize packages and remove/change a few
This commit is contained in:
parent
7cd8e7e6df
commit
b3acf11a31
4 changed files with 77 additions and 63 deletions
|
|
@ -11,7 +11,8 @@
|
|||
++ [(import ./cava.nix)] # audio visualizer
|
||||
++ [(import ./cliphist.nix)] # clipboard
|
||||
++ [(import ./direnv.nix)]
|
||||
++ [(import ./discord.nix)] # discord with catppuccin theme
|
||||
++ [(import ./discord.nix)]
|
||||
++ [(import ./distrobox.nix)]
|
||||
++ [(import ./gpg.nix)] # GnuPG and its agent (gpg-agent)
|
||||
++ [(import ./fuzzel.nix)] # launcher
|
||||
++ [(import ./gaming.nix)] # packages related to gaming
|
||||
|
|
@ -21,6 +22,7 @@
|
|||
++ [(import ./kdeconnect.nix)]
|
||||
++ [(import ./kitty.nix)] # terminal
|
||||
++ [(import ./swaync)] # notification deamon
|
||||
++ [(import ./matrix.nix)] # Matrix clients
|
||||
++ [(import ./nemo.nix)] # File manager
|
||||
++ [(import ./nextcloud.nix)] # nextcloud client
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
|
|
|
|||
Reference in a new issue