This commit is contained in:
jopejoe1 2025-02-15 17:31:52 +01:00
parent 230e092d5a
commit 1be7c17d9a
3 changed files with 25 additions and 0 deletions

View file

@ -54,6 +54,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
tela = {
url = "github:vinceliuice/Tela-icon-theme";
flake = false;
};
# Utility
nixos-anywhere = {
url = "github:nix-community/nixos-anywhere";