Fix unfree and PATH for jailed-agy

This commit is contained in:
2026-06-12 13:35:31 +00:00
parent 0c0c94e4bf
commit a2c2b2a2e5
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,8 @@
virtualisation.docker.enable = true;
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
# TODO: move below into hosts/deimos/home.nix
sshfs