9 lines
116 B
Nix
9 lines
116 B
Nix
{
|
|
imports = [
|
|
../common.nix
|
|
../nextcloud-sync.nix
|
|
../yubikey.nix
|
|
../ntfy.nix
|
|
../wm.nix
|
|
];
|
|
}
|