Organize packages and add bitwarden
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -52,10 +52,18 @@
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "SourceCodePro" ]; })
|
||||
|
||||
# Desktop env
|
||||
discord
|
||||
spotify
|
||||
obsidian
|
||||
vlc
|
||||
|
||||
# Programming
|
||||
# Security
|
||||
openvpn
|
||||
bitwarden-desktop
|
||||
bitwarden-cli
|
||||
|
||||
# Development
|
||||
gcc
|
||||
rustup
|
||||
];
|
||||
|
Reference in New Issue
Block a user