Current decently functioning system, needed diffr and mkcert for dev
PHP for being able to do a ./vendor/bin/drush without starting DDEV.
This commit is contained in:
parent
4f0ddec51f
commit
fae869c37a
1 changed files with 7 additions and 3 deletions
|
@ -107,9 +107,6 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
kdePackages.kate
|
kdePackages.kate
|
||||||
logseq
|
logseq
|
||||||
ddev
|
|
||||||
docker
|
|
||||||
# thunderbird
|
|
||||||
];
|
];
|
||||||
# Per Chris for SSHing from the old machine to here
|
# Per Chris for SSHing from the old machine to here
|
||||||
openssh.authorizedKeys.keys = [ "ssh-ed25519 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIc/pc2oL80XjIeeazzT5YOCrEaPW7uohA/qlmGr5cM6 mlncn@d64" ];
|
openssh.authorizedKeys.keys = [ "ssh-ed25519 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIc/pc2oL80XjIeeazzT5YOCrEaPW7uohA/qlmGr5cM6 mlncn@d64" ];
|
||||||
|
@ -161,12 +158,16 @@
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
bitwarden-menu
|
bitwarden-menu
|
||||||
brave
|
brave
|
||||||
|
btop
|
||||||
|
calibre
|
||||||
curl
|
curl
|
||||||
ddev
|
ddev
|
||||||
|
diffr
|
||||||
docker
|
docker
|
||||||
fish
|
fish
|
||||||
fishPlugins.done
|
fishPlugins.done
|
||||||
firefoxpwa
|
firefoxpwa
|
||||||
|
fsearch
|
||||||
gimp-with-plugins
|
gimp-with-plugins
|
||||||
git
|
git
|
||||||
git-open
|
git-open
|
||||||
|
@ -181,11 +182,14 @@
|
||||||
libreoffice-qt6-fresh
|
libreoffice-qt6-fresh
|
||||||
magic-wormhole
|
magic-wormhole
|
||||||
meld
|
meld
|
||||||
|
mkcert
|
||||||
neovim
|
neovim
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
# nfs-utils
|
# nfs-utils
|
||||||
nix-search-cli
|
nix-search-cli
|
||||||
|
php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives
|
||||||
python3
|
python3
|
||||||
|
recoll
|
||||||
samba
|
samba
|
||||||
signal-desktop
|
signal-desktop
|
||||||
strawberry-qt6
|
strawberry-qt6
|
||||||
|
|
Loading…
Reference in a new issue