8 lines
99 B
Nix
8 lines
99 B
Nix
{...}: {
|
|
imports = [
|
|
./wol.nix
|
|
./backup.nix
|
|
./rooms.nix
|
|
./flakeUpdate.nix
|
|
];
|
|
}
|