WARNING: migrate hyprland to unstable

also removing my glaze patch
This commit is contained in:
do butterflies cry? 2026-03-22 12:32:14 +10:00
parent d9d253fd2a
commit 01d136b291
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 28 additions and 32 deletions

View file

@ -16,9 +16,7 @@
nt.url = "git+https://tearforge.net/cry/nt";
cerulean = {
# url = "github:cry128/cerulean/v0.2.5-alpha";
url = "github:cry128/cerulean/refactor/snowflake";
# url = "/home/me/cry/mk/cerulean";
inputs = {
nt.follows = "nt";
systems.follows = "systems";
@ -42,12 +40,10 @@
};
hyprland = {
# FUCK HYPRLAND
# url = "github:hyprwm/Hyprland/4152ac76d0813d9d0f67d2f04653a13fa6e17433";
url = "git+https://tearforge.net/cry/Hyprland";
url = "github:hyprwm/Hyprland";
inputs = {
nixpkgs.follows = "nixpkgs";
nixpkgs.follows = "nixpkgs-unstable";
systems.follows = "systems";
};
};