feat: add disko input

This commit is contained in:
2026-03-27 23:11:27 +01:00
parent baeb10a48e
commit dc2e7bf1aa
2 changed files with 26 additions and 0 deletions

View File

@@ -37,6 +37,11 @@
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =