Files
nixos-config/nix-config/shared/hm/default.nix
T

5 lines
41 B
Nix

{ ... }:
{
imports = [ ./nvim.nix ];
}