mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
added ungoogled_chromium browser
This commit is contained in:
parent
648f7a8937
commit
fa17aa6f55
10 changed files with 70 additions and 27 deletions
|
|
@ -35,9 +35,12 @@
|
|||
|
||||
gui = {
|
||||
wm.hyprland.enable = true;
|
||||
browser = {
|
||||
firefox.enable = true;
|
||||
chromium.enable = true;
|
||||
};
|
||||
|
||||
alacritty.enable = true;
|
||||
browsers.enable = true;
|
||||
corn.enable = true;
|
||||
fun.enable = true;
|
||||
utils.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue