1
0
Files
nixfiles/profiles/default.nix

10 lines
48 B
Nix

{ ... }:
{
imports = [
./netcup
];
}