update flake inputs, remove oskars-dotfiles, patch spotify with spotx-bash

This commit is contained in:
ulic-youthlic 2025-05-01 18:11:27 +08:00
parent db447c785d
commit f2bdc564db
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 128 additions and 88 deletions

View file

@ -35,14 +35,6 @@
};
};
oskars-dotfiles = {
type = "github";
owner = "oskardotglobal";
repo = ".dotfiles";
ref = "nix";
flake = false;
};
betterfox-nix = {
type = "github";
owner = "HeitorAugustoLN";