change flake variable for configuration

This commit is contained in:
2026-08-18 22:12:24 -05:00
parent 44f02421c0
commit be5bc9555f

View File

@@ -57,7 +57,7 @@
hostname hostname
; ;
}; };
modules = [ ./${hostname}/configuration.nix ]; modules = [ ./${laptop}/configuration.nix ];
}; };
}; };
homeConfigurations = { homeConfigurations = {