This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
35b60eafa9
nixos
/
system
/
home
/
desktop
/
browser
/
default.nix
5 lines
44 B
Nix
Raw
Normal View
History
Unescape
Escape
Reformat all files using nixfmt
2024-07-30 15:06:34 +01:00
{
.
.
.
}:
{
Only install firefox by default, keep nyxt config around though
2024-10-11 11:54:39 +01:00
imports
=
[
./firefox.nix
]
;
Add Librewolf, TODO configure properly later
2024-07-16 06:57:58 +01:00
}
Reference in a new issue
Copy permalink