remove some no-longer-wished-for items from worktop config
This commit is contained in:
parent
7f724256b9
commit
cacc21d78c
1 changed files with 0 additions and 2 deletions
|
|
@ -37,7 +37,6 @@ in
|
||||||
# $ nix-env -qaP | grep wget
|
# $ nix-env -qaP | grep wget
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
[
|
[
|
||||||
pkgs.git-lfs
|
|
||||||
pkgs.vim
|
pkgs.vim
|
||||||
pkgs.iterm2
|
pkgs.iterm2
|
||||||
pkgs.obsidian
|
pkgs.obsidian
|
||||||
|
|
@ -51,7 +50,6 @@ in
|
||||||
|
|
||||||
# wishlist
|
# wishlist
|
||||||
# todo (unsupported on aarch64-darwin):
|
# todo (unsupported on aarch64-darwin):
|
||||||
# pkgs.spotify
|
|
||||||
# pkgs.firefox
|
# pkgs.firefox
|
||||||
# pkgs.google-chrome
|
# pkgs.google-chrome
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue