fix: only use 'nvim' flake as home manager module

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent e40d5b02f7
commit 889440aef8
6 changed files with 3 additions and 7 deletions
-3
View File
@@ -89,9 +89,6 @@ in
};
};
environment.systemPackages = [
inputs.nvim.packages.x86_64-linux.nvim
];
services = {
xserver = {