Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hardware: Laptop: Fix nvidia | Baitinq | 2024-12-30 | 1 | -0/+1 |
| | |||||
* | Update | Baitinq | 2024-12-30 | 1 | -3/+3 |
| | |||||
* | fmt | Baitinq | 2024-12-30 | 3 | -48/+60 |
| | |||||
* | Update | Baitinq | 2024-11-02 | 1 | -1/+1 |
| | |||||
* | Update | Baitinq | 2024-06-24 | 1 | -1/+0 |
| | |||||
* | Hardware: Laptop: Use latest kernel | Baitinq | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | Hosts: Phobos: Use beta nvidia driver | Baitinq | 2023-01-10 | 1 | -0/+2 |
| | |||||
* | Hardware: Disks: Add diff-root utility | Baitinq | 2022-10-17 | 1 | -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 /root | Baitinq | 2022-10-13 | 1 | -0/+1 |
| | | | | | This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs | ||||
* | Hardware: Disks: Persist ssh host key files | Baitinq | 2022-10-08 | 1 | -0/+4 |
| | |||||
* | Hardware: Laptop: Add disks utilities programs | Baitinq | 2022-10-04 | 1 | -38/+128 |
| | |||||
* | Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵ | Baitinq | 2022-10-01 | 1 | -0/+2 |
| | | | | config | ||||
* | Hardware: Remove tmpfs / size | Baitinq | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Hardware: / tfmps mount: Mount with 755 perms | Baitinq | 2022-09-25 | 1 | -0/+1 |
| | |||||
* | Fully separate hosts from hardwares | Baitinq | 2022-09-20 | 3 | -0/+114 |
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs |