aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/setup (unfollow)
Commit message (Collapse)Author
2023-05-09Refactor(treewide): Use separate shell librarySoispha
2023-05-09Fix(bootstrap/setup): Fix host option generationSoispha
2023-05-09Fix(bootstrap): Reference the new repo locationSoispha
2023-05-09Fix(treewide): Make system compile againSoispha
2023-05-09Fix(treewide): Remove the reference to inputsSoispha
2023-04-08Fix(bootstrap/setup): Switch to https cloneene
Cloning over ssh requires to check the codeberg ssh key. As there are no reasons in this case to use ssh, using https is just easier.
2023-04-07Feat(treewide): Move to codeberg for hostingene
What am I'm to do? They have ssh authentication.
2023-04-03Fix(bootstrap/setup): Permissions for persistent homeene
2023-03-21Fix(bootstrap/setup): Add 'unshare' dependencyene
2023-03-21Fix(bootstrap): Use experimental nix featuresene
2023-03-21Fix(bootstrap): Add additional dependenciesene
2023-03-21Fix(bootstrap/setup): Update to new shell-lib versionene
2023-03-21Fix(bootstrap/setup): Add all needed dependenciesene
2023-02-25Fix(bootstrap): Make the path based on the /mnt rootene
2023-02-24Feat(bootstrap): Add nvim to the setupene
This is still not very nixy, but I would like to have it just work right now. But sure, this will (hopefully) get rewritten someday.
2023-02-21Fix(bootstrap): Add dependencies for the setup scriptene
2023-02-21Fix(system): Move the nixos-config to the main srv subvene
2023-02-21Feat(bootstrap): Add a setup scriptene