mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Switch browser to firefox
This commit is contained in:
parent
f34f95efeb
commit
8c7e540835
2 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,6 @@
|
|||
home.packages = [
|
||||
pkgs.fastfetch
|
||||
|
||||
pkgs.brave
|
||||
pkgs.cinnamon.nemo-with-extensions
|
||||
pkgs.jetbrains.idea-community
|
||||
pkgs.vlc
|
||||
|
|
@ -36,5 +35,6 @@
|
|||
wrappers.marktext
|
||||
wrappers.webcord
|
||||
(wrappers.kitty { inherit (config.myConfig) theme; })
|
||||
wrappers.firefox
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue