Torjus Håkestad
e70e892ab2
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m20s
8 lines
85 B
Nix
8 lines
85 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./configuration.nix
|
|
../../services/nix-cache
|
|
];
|
|
}
|