fix: only use 'nvim' flake as home manager module
This commit is contained in:
@@ -89,9 +89,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
inputs.nvim.packages.x86_64-linux.nvim
|
||||
];
|
||||
|
||||
services = {
|
||||
xserver = {
|
||||
|
||||
Reference in New Issue
Block a user