feat: Remove dynamic wallpapers and ghostty git repo

This commit is contained in:
ulic-youthlic 2026-01-14 14:21:45 +08:00
parent ea153400ab
commit 39b698ddeb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 59 additions and 318 deletions

View file

@ -236,11 +236,5 @@
nixpkgs.follows = "nixpkgs";
};
};
ghostty = {
type = "github";
owner = "ghostty-org";
repo = "ghostty";
};
};
}