flake.nix: update && init hyprpanel
This commit is contained in:
parent
420c50d4d8
commit
414fdf0bc7
2 changed files with 313 additions and 533 deletions
842
flake.lock
generated
842
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -119,5 +119,9 @@
|
||||||
url = "github:oddlama/nix-topology";
|
url = "github:oddlama/nix-topology";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
hyprpanel = {
|
||||||
|
url = "github:jas-singhfsu/hyprpanel";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue