updated overlay file path

modified:   flake.nix
This commit is contained in:
2025-07-16 16:28:59 +10:00
parent d2785f4d7b
commit 04e457fac2

View File

@@ -25,7 +25,7 @@
home-manager.users.nixos = import ./hosts/nixos/home.nix;
}
./overlay.nix
.hosts/nixos/overlay.nix
];
specialArgs = { inherit inputs; };
};