update flake

This commit is contained in:
Kopatz
2025-06-10 11:49:31 +02:00
parent 90b64815a5
commit 3cf7024e0d
2 changed files with 65 additions and 86 deletions

View File

@@ -52,10 +52,10 @@
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
#quickshell = {
# url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
# inputs.nixpkgs.follows = "nixpkgs-unstable";
#};
};
outputs =
{ self