haios/modules/nixos/default.nix

6 lines
48 B
Nix
Raw Normal View History

2025-02-17 16:48:14 +02:00
{
imports = [
./remote-modules.nix
];
}