fixed flake

This commit is contained in:
2025-12-10 17:59:35 -05:00
parent 04159c6b8f
commit a350d57acf

View File

@@ -28,7 +28,7 @@
# Hardware quirks and configurations
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
inputs.ragenix = {
ragenix = {
url = "github:yaxitech/ragenix";
inputs.nixpkgs.follows = "nixpkgs";
};