mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
8f2342e13a
Added a simple module to place configuration files for ne: the nice editor. PR #1336
4 lines
76 B
Nix
4 lines
76 B
Nix
{
|
|
ne-defprefs = ./defprefs.nix;
|
|
ne-passthroughs = ./passthroughs.nix;
|
|
}
|