mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
turned off chromium
This commit is contained in:
parent
5952c90559
commit
a825ca488b
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
||||||
wm.hyprland.enable = true;
|
wm.hyprland.enable = true;
|
||||||
browser = {
|
browser = {
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
chromium.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
alacritty.enable = true;
|
alacritty.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue