This website requires JavaScript.
Explore
Help
Sign in
nezia
/
flocon
Watch
1
Star
0
Fork
You've already forked flocon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
82d7029260
flocon
/
config
/
home-manager
/
programs
/
browsers
/
default.nix
5 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
home/programs: put browsers in its own directory, switch to librefox
2024-10-20 15:36:05 +02:00
{
imports
=
[
./firefox.nix
]
;
home-manager/programs/browser: add BROWSER variable
2024-12-19 17:48:43 +01:00
home
.
sessionVariables
.
BROWSER
=
"
f
i
r
e
f
o
x
"
;
home/programs: put browsers in its own directory, switch to librefox
2024-10-20 15:36:05 +02:00
}
Reference in a new issue
Copy permalink