diff --git a/systems/rhapsody-in-green/default.nix b/systems/rhapsody-in-green/default.nix index da0a5fa..569e813 100644 --- a/systems/rhapsody-in-green/default.nix +++ b/systems/rhapsody-in-green/default.nix @@ -36,7 +36,7 @@ enable = true; binfmt = true; # allows *.AppImage to be run directly }; - + services = { openssh.ports = [ 922 ]; flatpak.enable = true; diff --git a/users/richie/home/gui/default.nix b/users/richie/home/gui/default.nix index ec61905..3b1eaa4 100644 --- a/users/richie/home/gui/default.nix +++ b/users/richie/home/gui/default.nix @@ -22,9 +22,10 @@ chromium # dev tools claude-code + codex gparted jetbrains.datagrip - proxychains opencode + proxychains ]; }