Merge branch 'main' of github.com:anotherhadi/nixy

This commit is contained in:
Hadi
2026-03-28 18:59:06 +01:00
3 changed files with 25 additions and 29 deletions

24
flake.lock generated
View File

@@ -38,11 +38,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1774465437, "lastModified": 1774471529,
"narHash": "sha256-8tbInCtwFY9XsM/ZTXkM8qR73S8LJCwn+52dEuB7oCc=", "narHash": "sha256-WEBeASUv9MBSp8Ch8m7x4NoE4JMoHkjRU6mw7aA/qp8=",
"owner": "anotherhadi", "owner": "anotherhadi",
"repo": "awesome-wallpapers", "repo": "awesome-wallpapers",
"rev": "78a2beefafbe5ae0b863ba1adcc6f99464e9d406", "rev": "1c2105b7e594e5a96fe7eaa2c9a00ec215e053bd",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -125,11 +125,11 @@
"nixpkgs": "nixpkgs_2" "nixpkgs": "nixpkgs_2"
}, },
"locked": { "locked": {
"lastModified": 1774462561, "lastModified": 1774471448,
"narHash": "sha256-7O/cvwCvp9nI1U2Ll13aJ9573Z4K8JisXH91AwYaw4I=", "narHash": "sha256-fK0DhC17S0DJVnvnwoPXQ1UGwmOzcma2zhwncBP5UYw=",
"owner": "anotherhadi", "owner": "anotherhadi",
"repo": "blog", "repo": "blog",
"rev": "8a6133dd15a266fb156f94260b55d03421f4f405", "rev": "7362feb3f58ac6f65e99315acc0101e0303862ba",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -308,11 +308,11 @@
"nixpkgs": "nixpkgs_4" "nixpkgs": "nixpkgs_4"
}, },
"locked": { "locked": {
"lastModified": 1773941596, "lastModified": 1774468489,
"narHash": "sha256-1SuoMqdhJ/wyeYMx6JDsw3xRQDnp+Gt6liaorOHdOkM=", "narHash": "sha256-VQfXEaN08eR5rVjwF1Wk5arNhoebZQst2ommdIIAHF4=",
"owner": "anotherhadi", "owner": "anotherhadi",
"repo": "default-creds", "repo": "default-creds",
"rev": "4866d28ebd4d0b0de221acf178480cc5c45b4750", "rev": "1c9d554b74e5acdd43cd83243fcd20671d707708",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -1040,11 +1040,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1774422943, "lastModified": 1774465523,
"narHash": "sha256-o1xgNumjljdBBfOrcQX95hhKGFOJQYNZqpF3EfaScMk=", "narHash": "sha256-4v7HPm63Q90nNn4fgkgKsjW1AH2Klw7XzPtHJr562nM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "632e4bfc21c01e5be900d0d8255a5368a5d6082f", "rev": "de895be946ad1d8aafa0bb6dfc7e7e0e9e466a29",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -56,10 +56,6 @@
same-tab = true; same-tab = true;
color = "245 50 64"; color = "245 50 64";
links = [ links = [
{
title = "Linkding";
url = "https://linkding.hadi.icu";
}
{ {
title = "Mail"; title = "Mail";
url = "https://mail.proton.me"; url = "https://mail.proton.me";
@@ -130,10 +126,6 @@
same-tab = true; same-tab = true;
color = "245 50 64"; color = "245 50 64";
links = [ links = [
{
title = "X";
url = "https://x.com";
}
{ {
title = "Bsky"; title = "Bsky";
url = "https://bsky.app"; url = "https://bsky.app";
@@ -181,6 +173,10 @@
title = "Nixpkgs"; title = "Nixpkgs";
url = "https://github.com/NixOS/nixpkgs"; url = "https://github.com/NixOS/nixpkgs";
} }
{
title = "Claude";
url = "https://claude.ai";
}
{ {
title = "Gemini"; title = "Gemini";
url = "https://gemini.google.com"; url = "https://gemini.google.com";

View File

@@ -50,9 +50,14 @@
icon = "sh:stirling-pdf"; icon = "sh:stirling-pdf";
} }
{ {
title = "Eleakxir"; title = "Default-creds";
url = "https://eleakxir.hadi.icu"; url = "https://default-creds.hadi.icu";
icon = "si:elixir"; icon = "si:passbolt";
}
{
title = "Blog";
url = "https://hadi.icu";
icon = "si:blogger";
} }
{ {
title = "Cyberchef"; title = "Cyberchef";
@@ -86,11 +91,6 @@
url = "https://sonarr.hadi.icu"; url = "https://sonarr.hadi.icu";
icon = "si:sonarr"; icon = "si:sonarr";
} }
{
title = "Readarr";
url = "https://readarr.hadi.icu";
icon = "si:bookstack";
}
{ {
title = "Bazarr"; title = "Bazarr";
url = "https://bazarr.hadi.icu"; url = "https://bazarr.hadi.icu";
@@ -141,7 +141,7 @@
} }
{ {
title = "Cloudflare Access"; title = "Cloudflare Access";
url = "anotherhadi.cloudflareaccess.com"; url = "https://anotherhadi.cloudflareaccess.com";
} }
]; ];
} }