9 lines
85 B
Nix
9 lines
85 B
Nix
{
|
|
imports = [
|
|
./fs
|
|
./modules
|
|
|
|
./system.nix
|
|
./encryption.nix
|
|
];
|
|
}
|