update flake inputs

This commit is contained in:
Henri Dohmen 2025-10-26 11:33:40 +01:00
parent 2bb2a97377
commit 6aa65154f7
Signed by: hd
GPG key ID: AB79213B044674AE
3 changed files with 21 additions and 25 deletions

View file

@ -21,7 +21,6 @@
vscode-extensions = {
url = "github:nix-community/nix-vscode-extensions";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
disko = {
url = "github:nix-community/disko/latest";