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

5 lines
41 B
Nix
Raw Normal View History

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