seems to be the method to nixify a vps on my vps.
This commit is contained in:
alsaiduq-lab 2026-01-02 19:12:50 -07:00
parent 968170a677
commit d96c914844
6 changed files with 42 additions and 90 deletions

View file

@ -199,6 +199,7 @@
hostPlatform = system;
overlays = [
(final: prev: {
pinix = inputs.pinix.packages.${system}.default;
inherit
(customPkgs)
minijinja-cli