This commit is contained in:
Michael Thomson 2025-01-26 19:26:33 +00:00
parent 11d36e82f3
commit fefef9eb53

View File

@ -7,5 +7,6 @@
# insert home-manager config # insert home-manager config
imports = [ imports = [
../../modules/home-manager/nixvim ../../modules/home-manager/nixvim
../../modules/home-manager/emacs
]; ];
} }