fix: share pkgs & overlays with home-manager
This commit is contained in:
parent
a04fca65d8
commit
f25ca7a488
11 changed files with 74 additions and 63 deletions
|
@ -38,11 +38,5 @@
|
|||
|
||||
programs.git.defaultProfile = "private";
|
||||
|
||||
xdg.configFile."nixpkgs/config.nix".text = ''
|
||||
{
|
||||
allowUnfree = true;
|
||||
}
|
||||
'';
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue