Add missing programs
This commit is contained in:
parent
5e5fa5d75e
commit
cec8ce2fd9
2 changed files with 3 additions and 1 deletions
|
@ -4,10 +4,12 @@
|
|||
awscli2
|
||||
bitwarden-cli
|
||||
ddev
|
||||
jetbrains.phpstorm
|
||||
mkcert
|
||||
php81
|
||||
polypane
|
||||
vault
|
||||
vscode
|
||||
];
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gimp-with-plugins
|
||||
# gimp-with-plugins
|
||||
libreoffice-qt
|
||||
nextcloud-client
|
||||
obs-studio
|
||||
|
|
Loading…
Reference in a new issue