Fix compilation error.

This commit is contained in:
jay
2025-06-30 00:49:53 -04:00
parent c371ec16df
commit 243f31bd2d
2 changed files with 3 additions and 25 deletions

View File

@@ -33,13 +33,5 @@
./system/time.nix
./system/users.nix
];
{
home-manager.extraSpecialArgs = {
inherit inputs;
};
home-manager.backupFileExtension = "hm-backup";
}
}