mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: get nixvim working on violet as well
This commit is contained in:
parent
6cd0cef98b
commit
cfc04f0c06
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@
|
||||||
wget
|
wget
|
||||||
xxd
|
xxd
|
||||||
inputs.alejandra.defaultPackage.${system}
|
inputs.alejandra.defaultPackage.${system}
|
||||||
inputs.nixvim.defaultPackage.${system}
|
inputs.nixvim.packages.${pkgs.system}.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue