vm: pagger rofl

This commit is contained in:
2025-02-06 13:21:15 +00:00
parent f850be7202
commit 132724faa1

View File

@@ -172,7 +172,7 @@
nvim-pager
]);
variables = {
PAGER="${self.packages.${system}.nvim-pager}/bin/pager";
PAGER=with self.packages.${system}; "${nvim-pager}/bin/pager";
};
};