Fixed paths in the registry

This commit is contained in:
Alexandre 2026-02-17 11:04:25 +01:00
parent 30fda688c0
commit 1880b1d425

View File

@ -1,5 +1,7 @@
{
common = {
module = ../hosts/common/modules.nix;
home = ../hosts/common/home.nix;
ai = ./common/ai.nix;
direnv = ./common/direnv.nix;
environment = ./common/environment.nix;