This commit is contained in:
2026-02-03 19:20:20 +03:00
parent e70d6cfbf1
commit 553cad4095
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -30,6 +30,12 @@
};
};
fresh-editor = {
url = "github:Nsoro-Allan/fresh-editor";
inputs = {
nixpkgs.follows = "nixpkgs";
};
};
utils.url = "github:numtide/flake-utils";
flake-compat.url = "github:edolstra/flake-compat";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";