snapshot pre-cleanup-2026-06-04T16-00-46Z

This commit is contained in:
2026-06-04 18:00:46 +02:00
parent 9e0f4e9aca
commit 501965a0dc
11 changed files with 791 additions and 3 deletions
+4
View File
@@ -27,6 +27,10 @@
url = "github:caelestia-dots/shell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
microPlugins-vivify = {
url = "git+https://codeberg.org/gibbert/micro-vivify";
flake = false;