nix-config/users/all.nix
2025-12-17 12:59:28 +01:00

7 lines
55 B
Nix

{ ... }:
{
imports = [
./mara/config.nix
];
}