mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-06 02:49:33 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic9ce8702bca16c6a2f10bd35c9b194a36a6a6964
6 lines
56 B
Nix
6 lines
56 B
Nix
{
|
|
imports = [
|
|
./modes.nix
|
|
./config.nix
|
|
];
|
|
}
|