fix: bid dumb

This commit is contained in:
ooks-io 2023-09-15 13:01:53 +12:00
parent f302a05874
commit cc8415a775

View file

@ -15,12 +15,12 @@
url = "github:hyprwm/contrib";
inputs.nixpkgs.follows = "nixpkgs";
};
};
hyprland = {
url = "github:hyprwm/hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, home-manager, ... }@inputs:
let