Torjus Håkestad
006d0b9213
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m3s
9 lines
91 B
Nix
9 lines
91 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./build-flakes.nix
|
|
./nix-serve.nix
|
|
./proxy.nix
|
|
];
|
|
}
|