initial config for juni

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-29 23:27:59 -06:00
parent a27c00c6ff
commit 3194f3de91
13 changed files with 1552 additions and 418 deletions

View file

@ -10,7 +10,6 @@ let
bcacheImpermanenceBin = pkgs.writeShellScriptBin "bcache-impermanence" (
builtins.readFile ./impermanence-tools.sh
);
in
{
options.impermanence.tools = {