sixnix/modules/default.nix
2025-08-17 20:37:46 +05:30

2 lines
69 B
Nix

{ config, pkgs, ... }: { imports = [ ./access.nix ./network.nix ]; }