add hetzner and disko config

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-04-01 15:15:51 -04:00
parent d103f0c9b0
commit 49e689481d
7 changed files with 155 additions and 0 deletions

View File

@ -40,6 +40,12 @@
# flake-parts.follows = "flake-parts";
# };
# };
disko = {
url = "github:nix-community/disko/latest";
inputs = {
nixpkgs.follows = "nixpkgs";
};
};
firefox-addons = {
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";