mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-19 00:47:22 +02:00
5 lines
41 B
Nix
5 lines
41 B
Nix
{ ... }:
|
|
{
|
|
imports = [ ./nvim.nix ];
|
|
}
|