nixos/modules/home-manager/default.nix
2026-01-11 01:42:54 +00:00

4 lines
62 B
Nix
Executable file

{
editors = import ./editors;
shells = import ./shells;
}