update packages

This commit is contained in:
Bit Borealis 2023-10-15 20:57:57 +00:00
parent 465870be56
commit 246cc786e0
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

View file

@ -6,6 +6,9 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
home.homeDirectory = "/home/hive"; home.homeDirectory = "/home/hive";
home.stateVersion = import ./version.nix; home.stateVersion = import ./version.nix;
home.packages = with pkgs; [ home.packages = with pkgs; [
appimage-run
steam-run
logseq
bat bat
diceware diceware
evolution evolution
@ -47,7 +50,6 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
btop btop
#apostrophe #apostrophe
warp warp
syncplay
virt-manager virt-manager
mpv mpv
wl-clipboard wl-clipboard