mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
run nix fmt
This commit is contained in:
parent
47f93f87a5
commit
e24f78d5f5
4 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./neovim
|
||||
];
|
||||
imports = [ ./neovim ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue