changed and updated flake

This commit is contained in:
2026-07-11 13:00:29 +01:00
parent 45818e9395
commit cf02ac09a2
2 changed files with 31 additions and 65 deletions

View File

@@ -3,7 +3,10 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
hyprland.url = "github:hyprwm/Hyprland";
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
wrappers.url = "github:lassulus/wrappers";
otter-launcher = {
url = "github:kuokuo123/otter-launcher";