flake: re-add cachyos-kernel

This commit is contained in:
2026-09-02 22:36:35 -04:00
parent 5210ab1743
commit 7ea59d0a58
3 changed files with 13 additions and 1 deletions
+10
View File
@@ -91,6 +91,11 @@
})
];
}
{
nix.settings.substituters = [ "https://attic.xuyh0120.win/lantian" ];
nix.settings.trusted-public-keys = [ "lantian:EeAUQ+W+6r7EtwnmYjeVwx5kOGEBpjlBfPlzGlTNvHc=" ];
}
];
};
@@ -118,6 +123,11 @@
./hosts/pdw-frankiel/hardware.nix
./hosts/pdw-frankiel/configuration.nix
{
nix.settings.substituters = [ "https://attic.xuyh0120.win/lantian" ];
nix.settings.trusted-public-keys = [ "lantian:EeAUQ+W+6r7EtwnmYjeVwx5kOGEBpjlBfPlzGlTNvHc=" ];
}
];
};
};