it finally builds

This commit is contained in:
2025-12-07 01:12:57 -05:00
parent e048d4d5c7
commit 0cf5d70d20
10 changed files with 79 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
{
# These both are probably always going to be the same, but I'll keep them local just in case:tm:
home.username = "laythe";
home.homeDirectory = "/home/laythe";
home.homeDirectory = lib.mkForce "/home/laythe";
imports = [
../../home/default.nix