Installation Script - install-flake doesn't work OOTB #127

Open
opened 2026-06-02 10:45:48 +10:00 by kruziikrel13 · 3 comments
Owner

sudo ./install-flake aridhol does not work OOTB due to submodule resolution failing.

It also breaks if the git tree is dirty.

Remove / don't bother with submodule resolution? Some of them are kind of required for the config to work.

`sudo ./install-flake aridhol` does not work OOTB due to submodule resolution failing. It also breaks if the git tree is dirty. Remove / don't bother with submodule resolution? Some of them are kind of required for the config to work.
Author
Owner

Could switch to using fetchgit instead of submodules?

Could switch to using fetchgit instead of submodules?
Author
Owner
Use Impurity https://github.com/outfoxxed/impurity.nix
Author
Owner

Instead of submodules, can either use a script or something else that first requires ssh keys to be setup, and once they are it can pull in the repos and have them linked with impurity.

Instead of submodules, can either use a script or something else that first requires ssh keys to be setup, and once they are it can pull in the repos and have them linked with impurity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kruziikrel13/NixOS#127
No description provided.