added nixvim
This commit is contained in:
parent
0117839c8f
commit
0c403decf4
79 changed files with 640 additions and 255 deletions
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, hostname, type, ... }:
|
||||
{ hostname, type, ... }:
|
||||
{
|
||||
imports = [
|
||||
./common
|
||||
./${type}
|
||||
./${hostname}
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue