nixos_config/home/root/base.nix
2026-03-10 21:05:35 +01:00

6 lines
61 B
Nix

{ ... }:
{
imports = [
./default.nix
];
} # end file