This commit is contained in:
lsoriano-mcm
2025-08-07 15:10:14 -05:00
parent 638b2e54dc
commit 2dcdd0b29a
6 changed files with 25 additions and 289 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
...
}: {
home.packages = [
inputs.nixovim.packages.${system}.default
inputs.nixovim.packages.${system}.full
];
}