Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6968063

Browse files
committedMar 13, 2025··
chore: cleanup repository
1 parent 13dda68 commit 6968063

File tree

8 files changed

+7
-85
lines changed

8 files changed

+7
-85
lines changed
 

‎.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: [mipmip, orzklv]
2-
patreon: mipmip919

‎CHANGELOG.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

‎config.yaml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL: https://home-manager-options.extranix.com/
1+
baseURL: https://options.nix-darwin.org/
22
languageCode: en-us
33
title: Nix Darwin - Option Search
44
theme: extranix-options-search
@@ -13,31 +13,28 @@ params:
1313

1414
release_switch_title: Nix Darwin Release
1515

16-
custom_head_scripts: |
17-
<script async src="https://umami.pimsnel.com/script.js" data-website-id="8e970d59-b517-4ba6-9b92-207e7dbdb4b1"></script>
18-
<script async src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script>
19-
16+
custom_head_scripts: ""
2017
custom_header_tags: <div id="eadiv" data-ea-publisher="extranixcom" data-ea-type="text"></div>
2118

2219
footer_credits_line: |
2320
Powered by the <a href="https://nix-darwin.org/">Nix Darwin</a> |
2421
<a href="https://github.com/mipmip/home-manager-option-search#credits">Credits</a> |
25-
<a href="https://nix-community.github.io/home-manager/">Home Manager Documentation</a>
22+
<a href="https://nix-darwin.org/">Nix Darwin Documentation</a>
2623
2724
footer_copyright_line: |
28-
Made with ❤️ by <a href="https://github.com/mipmip">Pim Snel</a> - © 2022-2024
25+
Made with ❤️ by <a href="https://github.com/mipmip">Pim Snel</a>, supported by <a href="https://github.com/orzklv">Orzklv</a> - © 2025
2926
3027
logo: images/home-manager-option-search2.png
3128

3229
github:
33-
repo: home-manager-option-search
34-
user: mipmip
30+
repo: options
31+
user: nix-darwin
3532
show_count: true
3633
show_text: true
3734

3835
main_menu:
3936
- name: HM&nbsp;Documentation
40-
url: https://nix-community.github.io/home-manager/
37+
url: https://nix-darwin.org/
4138
icon_class: fa fa-book
4239

4340
- name: Source

‎static/data/options-master.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎static/data/options-release-22.11.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎static/data/options-release-23.05.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎static/data/options-release-23.11.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎static/data/options-release-24.05.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.