Switchg from nix-serve to harmonia
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-02-24 18:25:32 +01:00
parent 990a0d4a1c
commit 3fde3bf757
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
{
imports = [
./build-flakes.nix
./nix-serve.nix
./harmonia.nix
./proxy.nix
];
}