8 lines
137 B
Nix
8 lines
137 B
Nix
{
|
|
stylix.testbed.ui.command = {
|
|
text = "nvim flake-parts/flake.nix";
|
|
useTerminal = true;
|
|
};
|
|
|
|
programs.nvf.enable = true;
|
|
}
|