about summary refs log tree commit diff
path: root/hardware/virtualbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hardware: Disks: Add diff-root utilityBaitinq2022-10-171-0/+28
| | | | | This utility allows to check what changed in the / from boot till the execution of the command. Useful for knowing what to persist.
* Hardware: Disks: Persist /rootBaitinq2022-10-131-0/+1
| | | | | This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs
* Hardware: Virtualbox: Disable wlr_hardware_cursors and guest_toolsBaitinq2022-10-101-1/+5
|
* Hardware: Virtualbox: Disks: Change size of nix partition to 32GBaitinq2022-10-101-1/+1
|
* Hardware: Disks: Persist ssh host key filesBaitinq2022-10-081-0/+4
|
* Hardware: Virtualbox: Add disks-* utilitiesBaitinq2022-10-061-42/+127
|
* Hardware: Remove tmpfs / sizeBaitinq2022-09-261-1/+1
|
* Hardware: / tfmps mount: Mount with 755 permsBaitinq2022-09-251-0/+1
|
* Fully separate hosts from hardwaresBaitinq2022-09-203-0/+94
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs