This website requires JavaScript.
Explore
Help
Sign In
Laurent
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
4677126636
infrastructure
/
home
/
chromium
/
default.nix
7 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
🎨 `nix fmt`
2023-12-15 15:18:36 +00:00
{
pkgs
,
.
.
.
}:
{
✨ (neodymium/home) add ungoogled-chromium
2023-11-29 14:38:36 +00:00
programs
.
chromium
=
{
enable
=
true
;
package
=
pkgs
.
ungoogled-chromium
;
}
;
}
Reference in a new issue
Copy permalink