7 lines
79 B
Nix
7 lines
79 B
Nix
![]() |
# Coding-related Home Manager modules
|
||
|
{
|
||
|
imports = [
|
||
|
./editors.nix
|
||
|
];
|
||
|
}
|