mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
proper hyprland again?
This commit is contained in:
parent
9484889c99
commit
1ec6b0f273
2 changed files with 3 additions and 2 deletions
|
|
@ -62,7 +62,7 @@
|
|||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.extraSpecialArgs = { inherit hmLib unstablePkgs; };
|
||||
home-manager.extraSpecialArgs = { inherit hmLib unstablePkgs inputs; };
|
||||
home-manager.users.death916 = {
|
||||
imports = [
|
||||
./home-manager/home.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue