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
|
awscli2
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
ddev
|
ddev
|
||||||
|
jetbrains.phpstorm
|
||||||
mkcert
|
mkcert
|
||||||
php81
|
php81
|
||||||
polypane
|
polypane
|
||||||
vault
|
vault
|
||||||
|
vscode
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gimp-with-plugins
|
# gimp-with-plugins
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
obs-studio
|
obs-studio
|
||||||
|
|
Loading…
Reference in a new issue