Torjus Håkestad 3fde3bf757
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Switchg from nix-serve to harmonia
2025-02-24 18:25:32 +01:00

9 lines
90 B
Nix

{ ... }:
{
imports = [
./build-flakes.nix
./harmonia.nix
./proxy.nix
];
}