7 lines
83 B
Nix
7 lines
83 B
Nix
{...}: {
|
|
imports = [
|
|
../system/vpn.nix
|
|
../pkgs/delfin/biscuit.nix
|
|
];
|
|
}
|