about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/flake.nix b/flake.nix
index dd60b8dd..d8630f49 100644
--- a/flake.nix
+++ b/flake.nix
@@ -158,16 +158,6 @@
         systems.follows = "systems";
       };
     };
-    ragenix = {
-      url = "github:yaxitech/ragenix";
-      inputs = {
-        nixpkgs.follows = "nixpkgs";
-        agenix.follows = "agenix";
-        flake-utils.follows = "flake-utils";
-        rust-overlay.follows = "rust-overlay";
-        crane.follows = "crane";
-      };
-    };
     impermanence = {
       url = "github:nix-community/impermanence";
       inputs = {
@@ -268,7 +258,6 @@
     nixos-generators,
     impermanence,
     agenix,
-    ragenix,
     serverphone,
     disko,
     lanzaboote,
@@ -319,7 +308,6 @@
         nixos-generators
         impermanence
         agenix
-        ragenix
         serverphone
         disko
         lanzaboote