1

Modules/Firefox: Add textfox theme

This commit is contained in:
2025-07-20 22:44:25 +02:00
parent 16e60f65cf
commit 20e9cb7e2d
7 changed files with 101 additions and 8 deletions

39
flake.lock generated
View File

@ -410,6 +410,21 @@
"type": "github"
}
},
"nur_2": {
"locked": {
"lastModified": 1729125404,
"narHash": "sha256-2ZtXYNBPi9Ejeb2Heqh+yFTBcstapvtna8Vyl/ugb7w=",
"owner": "nix-community",
"repo": "NUR",
"rev": "7aafd5f0d772efbd2e611c132cc290c3508fe049",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
@ -446,7 +461,8 @@
"nixvim": "nixvim",
"nps": "nps",
"nur": "nur",
"sops-nix": "sops-nix"
"sops-nix": "sops-nix",
"textfox": "textfox"
}
},
"sops-nix": {
@ -498,6 +514,27 @@
"repo": "default",
"type": "github"
}
},
"textfox": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nur": "nur_2"
},
"locked": {
"lastModified": 1751562345,
"narHash": "sha256-6PiU3y2JniuAkHNsLdUgZGTq5LpgkxCGS/1ehr+ZMjc=",
"owner": "adriankarlen",
"repo": "textfox",
"rev": "b981cdb7f8c38d082ca1646855ec4192c9e1d5dd",
"type": "github"
},
"original": {
"owner": "adriankarlen",
"repo": "textfox",
"type": "github"
}
}
},
"root": "root",