Add work profile
This commit is contained in:
parent
42c9150902
commit
a4a5abc7bb
2 changed files with 83 additions and 0 deletions
32
hosts/gorgon/work/pkgs.nix
Normal file
32
hosts/gorgon/work/pkgs.nix
Normal file
|
@ -0,0 +1,32 @@
|
|||
{ pkgs }:
|
||||
with pkgs; [
|
||||
android-studio
|
||||
chromium
|
||||
direnv
|
||||
element-desktop
|
||||
evince
|
||||
file
|
||||
firefox-bin
|
||||
fzf
|
||||
git-lfs
|
||||
gitAndTools.hub
|
||||
gnome3.gnome-tweak-tool
|
||||
gnome3.nautilus
|
||||
gnumake
|
||||
gnupg
|
||||
inotify-tools
|
||||
jq
|
||||
kitty
|
||||
ldns
|
||||
libreoffice
|
||||
lsof
|
||||
openssl
|
||||
pavucontrol
|
||||
pinentry-gnome
|
||||
sqlite
|
||||
sshfs-fuse
|
||||
thunderbird-bin
|
||||
unzip
|
||||
whois
|
||||
xdg_utils
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue