Add overlays folder for darwin platerform

This commit is contained in:
2026-02-15 17:26:32 +01:00
parent 50e8057907
commit a13e4f349c
4 changed files with 14 additions and 8 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{ import-tree, ... }:
{ import-tree, paneru, ... }:
{
home-manager.users.alistreaza = {
imports = [
(import-tree ../../../modules/home/common)
./derivations/paneru.nix
paneru.homeModules.paneru
];
home = {