6 lines
102 B
Nix
6 lines
102 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [ ./ssh-agent ./gpg-agent ./hypridle.nix ./nextcloud.nix ./nextcloud.nix ];
|
|
}
|