migration hadi.diy > hadi.icu

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-25 20:30:02 +01:00
parent e4a2a7abd0
commit 9a41aff92d
7 changed files with 358 additions and 124 deletions

View File

@@ -14,7 +14,6 @@
nixcord.url = "github:kaylorben/nixcord";
sops-nix.url = "github:Mic92/sops-nix";
nvf.url = "github:notashelf/nvf";
default-creds.url = "github:anotherhadi/default-creds";
nix-index-database = {
url = "github:nix-community/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
@@ -39,6 +38,9 @@
# FIXME: Deleted repo for now
# eleakxir.url = "github:anotherhadi/eleakxir";
nixarr.url = "github:rasmus-kirk/nixarr";
default-creds.url = "github:anotherhadi/default-creds";
blog.url = "github:anotherhadi/blog";
awesome-wallpapers.url = "github:anotherhadi/awesome-wallpapers";
};
outputs = inputs @ {nixpkgs, ...}: {