Add disko with LUKS encryption and impermanence setup

This commit is contained in:
Your Name
2026-08-13 20:03:18 +00:00
parent ac0a706f1c
commit 8e093d75ef
7 changed files with 89 additions and 33 deletions
+4
View File
@@ -36,6 +36,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
notashelf-tuigreet = {
url = "github:NotAShelf/tuigreet";
inputs.nixpkgs.follows = "nixpkgs";