Move to Librewolf and reestructure browser config
This commit is contained in:
parent
14ec90d5b4
commit
15c05eb5fd
7 changed files with 97 additions and 18 deletions
|
|
@ -6,11 +6,11 @@
|
|||
}: {
|
||||
imports =
|
||||
[(import ./bat.nix)] # better cat command
|
||||
++ [(import ./browsers)] # browser configurations
|
||||
++ [(import ./btop.nix)] # resouces monitor
|
||||
++ [(import ./cava.nix)] # audio visualizer
|
||||
++ [(import ./discord.nix)] # discord with catppuccin theme
|
||||
++ [(import ./gpg.nix)] # GnuPG and its agent (gpg-agent)
|
||||
++ [(import ./floorp/floorp.nix)] # firefox based browser
|
||||
++ [(import ./fuzzel.nix)] # launcher
|
||||
++ [(import ./gaming.nix)] # packages related to gaming
|
||||
++ [(import ./git.nix)] # version control
|
||||
|
|
|
|||
Reference in a new issue