nyx/modules/nixos/services/default.nix
2025-01-26 00:36:34 +02:00

6 lines
50 B
Nix

{
imports = [
#./hosted
./system
];
}