laptop disko test

This commit is contained in:
2025-02-07 23:31:20 -05:00
parent 508a3ccc9b
commit ae019440a5
4 changed files with 51 additions and 3 deletions

View File

@@ -20,6 +20,11 @@
url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =