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
+1 -1
View File
@@ -1,4 +1,4 @@
{ inputs, pkgs, ... }:
{ pkgs, inputs, ... }:
{
config = {