mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
flake cache
This commit is contained in:
parent
3a82bf56ba
commit
a48386090e
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
{ unstablePkgs, ... }:
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages =.true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.backupFileExtension = "backup";
|
||||
home-manager.extraSpecialArgs = { inherit hmLib unstablePkgs inputs; };
|
||||
home-manager.users.death916 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue