Files
nixos-config/home/services/default.nix
2025-09-30 16:25:43 +02:00

6 lines
102 B
Nix

{ ... }:
{
imports = [ ./ssh-agent ./gpg-agent ./hypridle.nix ./nextcloud.nix ./nextcloud.nix ];
}