Updating packages

This commit is contained in:
Aaron Honeycutt 2023-03-29 13:28:09 +00:00
parent b00c90110d
commit 09d746dc9d

View file

@ -19,9 +19,6 @@
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [
keybase-gui
mattermost-desktop
neofetch
spotify
vscode
];