about summary refs log tree commit diff stats
path: root/bootstrap/setup/setup.sh (follow)
Commit message (Collapse)AuthorAge
* Fix(bootstrap/setup): Fix host option generationSoispha2023-05-09
|
* Fix(bootstrap): Reference the new repo locationSoispha2023-05-09
|
* Fix(treewide): Make system compile againSoispha2023-05-09
|
* Fix(treewide): Remove the reference to inputsSoispha2023-05-09
|
* Fix(bootstrap/setup): Switch to https cloneene2023-04-08
| | | | | 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.
* Feat(treewide): Move to codeberg for hostingene2023-04-07
| | | | What am I'm to do? They have ssh authentication.
* Fix(bootstrap/setup): Permissions for persistent homeene2023-04-03
|
* Fix(bootstrap): Use experimental nix featuresene2023-03-21
|
* Fix(bootstrap/setup): Update to new shell-lib versionene2023-03-21
|
* Fix(bootstrap): Make the path based on the /mnt rootene2023-02-25
|
* Feat(bootstrap): Add nvim to the setupene2023-02-24
| | | | | 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.
* Fix(system): Move the nixos-config to the main srv subvene2023-02-21
|
* Feat(bootstrap): Add a setup scriptene2023-02-21