revert: useing pkgs.fetchGit for authorized keys #16
Loading…
Reference in a new issue
No description provided.
Delete branch "revert-use-pkgs.fetchgit-for-authorized-keys-repo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
reverts the changes from
ec64eebfd6
it brakes some of the flake process we use,
setting 'allow-import-from-derivation' doesn't seem like a good fix to me and doesn't work in all cases.
I couldn't find any other solution to fix it for now,
so we will revert it for now, until we have a better solution.
Replaces: #15