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
c37f00205b
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 13:36:05 +00:00
{
imports
=
[
./firefox.nix
]
;
home-manager/programs/browser: add BROWSER variable
2024-12-19 16:48:43 +00: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 13:36:05 +00:00
}
Reference in a new issue
Copy permalink