Adding import ./emacs.nix

This commit is contained in:
2026-03-14 20:13:09 +00:00
parent fcb3c7815c
commit ae4fd2aca9
@@ -9,7 +9,7 @@
}: }:
{ {
imports = [ imports = [
(modulesPath + "/installer/scan/not-detected.nix") # (modulesPath + "/installer/scan/not-detected.nix")
#../../hardware/hardware.nix #../../hardware/hardware.nix
]; ];