Added more binary caches for faster build times. And configured Sleepy Launcher for Zenless Zone Zero

This commit is contained in:
2026-05-16 21:49:56 +02:00
parent 0eaf7a718f
commit 9a3e50be1f
6 changed files with 101 additions and 2 deletions

View File

@ -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,