Added more binary caches for faster build times. And configured Sleepy Launcher for Zenless Zone Zero
This commit is contained in:
@ -9,6 +9,11 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
aagl = {
|
||||
url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware"; #To Provide Framework13 hardware modules
|
||||
|
||||
home-manager.url = "github:nix-community/home-manager/master";
|
||||
@ -61,6 +66,7 @@
|
||||
home-manager,
|
||||
plasma-manager,
|
||||
nixos-hardware,
|
||||
aagl,
|
||||
stylix,
|
||||
niri,
|
||||
grub2-themes,
|
||||
|
||||
Reference in New Issue
Block a user