diff --git a/flakes/manual.toml b/flakes/manual.toml index 28b96fd3..4beed589 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -110,6 +110,11 @@ type = "github" owner = "matthewcroughan" repo = "filestash-nix" +[[sources]] +type = "github" +owner = "snowfallorg" +repo = "nixos-conf-editor" + [[sources]] type = "github" owner = "nix-community"