feat: fix everything so that rebuilds are good

This commit is contained in:
Zhongheng Liu 2025-08-08 12:34:00 +08:00
commit 827f2b6b60
Signed by: steven
GPG key ID: 805A28B071DAD84B
10 changed files with 128 additions and 324 deletions

View file

@ -2,7 +2,6 @@
description = "Your new nix config";
inputs = {
hyprswitch.url = "github:h3rmt/hyprswitch/release";
# Nixpkgs
nixpkgs-master.url = "github:nixos/nixpkgs/master";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";