7 lines
No EOL
58 B
Nix
7 lines
No EOL
58 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
imports = [
|
|
./backups.nix
|
|
];
|
|
} |