mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 13:03:56 -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; [
|
||||
browsh
|
||||
curl
|
||||
fractal
|
||||
gh
|
||||
git
|
||||
google-chrome
|
||||
obsidian
|
||||
python3
|
||||
ruby
|
||||
wget
|
||||
zoom-us
|
||||
obsidian
|
||||
google-chrome
|
||||
fractal
|
||||
];
|
||||
|
||||
alyraffauf = {
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
fractal
|
||||
google-chrome
|
||||
libreoffice-fresh
|
||||
plexamp
|
||||
vlc
|
||||
|
|
Loading…
Reference in a new issue