aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap (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-04-03Fix(boostrap/install): Enforce applying informationene
2023-03-21Fix(bootstrap/activate): Normalize nix run callene
2023-03-21Fix(bootstrap/activate): Add missing dependenciesene
2023-03-21Fix(bootstrap/install): Spacing in the informationene
2023-03-21Fix(bootstrap/install): Highlight important informationene
2023-03-21Fix(bootstrap/config_setup): Add dependenciesene
2023-03-21Fix(bootstrap/setup): Add 'unshare' dependencyene
2023-03-21Fix(bootstrap/install): Use 'git' 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-03-21Style(bootstrap/install): Improve the msg outputene
2023-03-21Fix(bootstrap/install): Add 'free' dependencyene
2023-03-21Fix(bootstrap/install): Add 'mkfs.fat' to dependenciesene
2023-03-21Fix(bootstrap/install): Update to new shell-library verene
2023-03-21Fix(bootstrap/install): Add 'sgdisk' to dependenciesene
2023-03-21Fix(bootstrap/install): Add 'lsblk' to dependenciesene
2023-03-21Fix(bootstrap/install): Add 'wc' as dependencyene
2023-03-21Fix(bootstrap/install): Add btrfs-progs as dependencyene
2023-03-20Feat(system): Enable swap & zram swap & hibernateene
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 .snapshots for snapperene
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
2023-02-21Fix(bootstrap): Adapt to the new flake configene
2023-02-21Fix(bootstrap): Type error in activate.shene
2023-02-20Fix(bootstrap): Record the dependenciesene
2023-02-20Feat(bootstrap): Add a script for quick activationene
2023-02-19Fix(bootstrap): Fix nasty grep bugene
2023-02-19Fix(bootstrap): Allow to run the installer multiple timesene
2023-02-19Fix(bootstrap): Remove useless awk callene
2023-02-19Fix(bootstrap): Fix a copy and paste oversightene
2023-02-19Feat(bootstrap): Separate the builder to a libraryene
2023-02-19Fix(bootstrap): Remove false btrfs subvolumeene
2023-02-19Fix(bootstrap): Use real pathene
2023-02-19Fix(bootstrap): Declare dependenciesene
2023-02-19Fix(bootstrap): Finish the nix side of thingsene
2023-02-19Fix: Remove impure importene
2023-02-19Feat(bootstrap): Add a Script to make nix run with bootstrap viableene