Use ungoogled chromium
This commit is contained in:
parent
f1fd767678
commit
c454edb66a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
||||||
|
|
||||||
home-manager.users.charlotte = { pkgs, ... }: {
|
home-manager.users.charlotte = { pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
chromium
|
|
||||||
google-chrome
|
google-chrome
|
||||||
libreoffice
|
libreoffice
|
||||||
mpv
|
mpv
|
||||||
|
@ -40,6 +39,7 @@
|
||||||
ranger
|
ranger
|
||||||
slurp
|
slurp
|
||||||
sshfs
|
sshfs
|
||||||
|
ungoogled-chromium
|
||||||
wf-recorder
|
wf-recorder
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue