mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 11:38:29 -07:00
feat: upgrade to latest hyprland
This commit is contained in:
parent
dbe40bba69
commit
227274b109
3 changed files with 11 additions and 0 deletions
|
@ -56,6 +56,11 @@
|
|||
url = "github:binary-star-systems/apple-firmware";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/hyprland";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
spicetify = {
|
||||
url = "github:Gerg-L/spicetify-nix";
|
||||
|
@ -202,6 +207,7 @@
|
|||
inputs.stylix.nixosModules.stylix
|
||||
inputs.agenix.nixosModules.age
|
||||
inputs.musnix.nixosModules.musnix
|
||||
inputs.hyprland.nixosModules.hyprscroller
|
||||
inputs.hyprscroller.nixosModules.hyprscroller
|
||||
inputs.nur.modules.nixos.default
|
||||
./modules/default.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue