users/jan: add chromium browser
This commit is contained in:
parent
5a589f11d7
commit
9f18b563bf
1 changed files with 2 additions and 1 deletions
|
@ -42,11 +42,12 @@
|
||||||
asciinema # record the terminal
|
asciinema # record the terminal
|
||||||
neofetch # command-line system information
|
neofetch # command-line system information
|
||||||
|
|
||||||
# browser
|
# browsers
|
||||||
# a fork of firefox, focused on privacy, security and freedom
|
# a fork of firefox, focused on privacy, security and freedom
|
||||||
(librewolf.override {
|
(librewolf.override {
|
||||||
extraNativeMessagingHosts = [ passff-host ];
|
extraNativeMessagingHosts = [ passff-host ];
|
||||||
})
|
})
|
||||||
|
ungoogled-chromium
|
||||||
];
|
];
|
||||||
|
|
||||||
local.git = {
|
local.git = {
|
||||||
|
|
Loading…
Reference in a new issue