mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 17:43:55 -05:00
dustin: remove google-chrome
This commit is contained in:
parent
4da4930db9
commit
49cb69984c
6
aly.nix
6
aly.nix
|
@ -13,15 +13,15 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
browsh
|
browsh
|
||||||
curl
|
curl
|
||||||
|
fractal
|
||||||
gh
|
gh
|
||||||
git
|
git
|
||||||
|
google-chrome
|
||||||
|
obsidian
|
||||||
python3
|
python3
|
||||||
ruby
|
ruby
|
||||||
wget
|
wget
|
||||||
zoom-us
|
zoom-us
|
||||||
obsidian
|
|
||||||
google-chrome
|
|
||||||
fractal
|
|
||||||
];
|
];
|
||||||
|
|
||||||
alyraffauf = {
|
alyraffauf = {
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
fractal
|
fractal
|
||||||
google-chrome
|
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
plexamp
|
plexamp
|
||||||
vlc
|
vlc
|
||||||
|
|
Loading…
Reference in a new issue