feat: pykms NixOS container #65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hermes/pykms-container"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
pykms NixOS container op roeland
Vervangt de oude Debian KMS server.
192.168.100.33/mnt/BFD/volumes/pykms/data(SSD, persistent)services.pykmsuit nixpkgs-unstableNa deploy: router port-forward aanpassen van 1688 naar 45291
- Use perSystem pattern + inputs.nixpkgs-unstable for the package definition (flake-parts convention), fixing the undefined 'pkgs' error - Reference pykms via self.packages.${system} in the container's systemd service ExecStart instead of pkgs.unstable.pykms, because the container's pkgs doesn't have the 'unstable' overlayPull request closed