Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hardware: Laptop: Fix nvidia | Baitinq | 2024-12-30 | 1 | -0/+1 |
| | |||||
* | Update | Baitinq | 2024-12-30 | 5 | -16/+16 |
| | |||||
* | fmt | Baitinq | 2024-12-30 | 15 | -238/+296 |
| | |||||
* | Update | Baitinq | 2024-11-02 | 5 | -5/+5 |
| | |||||
* | Update | Baitinq | 2024-06-24 | 5 | -5/+0 |
| | |||||
* | Hardware: Virtualbox: Set /nix size to 64G | Baitinq | 2024-04-06 | 1 | -1/+1 |
| | |||||
* | Hardware: VM: Set /nix size to 44G | Baitinq | 2024-04-02 | 1 | -1/+1 |
| | |||||
* | Virtualbox: Enable virtualbox guest additions | Baitinq | 2023-12-22 | 1 | -1/+1 |
| | |||||
* | No encrypted boot for virtualbox | Baitinq | 2023-12-21 | 2 | -14/+4 |
| | |||||
* | Hardware: PC: Don't encrypt boot | Baitinq | 2023-08-30 | 1 | -12/+3 |
| | | | | It is too annoying :) | ||||
* | Hardware: Add pc | Baitinq | 2023-07-26 | 3 | -0/+222 |
| | |||||
* | Update | Baitinq | 2023-06-01 | 1 | -0/+1 |
| | |||||
* | Hardware: Chromebook: Move needed packages into hardware | Baitinq | 2023-05-20 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | Host: Chromebook+Thinkpad: Disable webcam module | Baitinq | 2022-12-30 | 2 | -0/+2 |
| | |||||
* | Hardware: Move hardware specific settings from hosts | Baitinq | 2022-12-30 | 4 | -4/+12 |
| | |||||
* | Hardware: Thinkpad: Add intelmetool package | Baitinq | 2022-12-29 | 1 | -0/+1 |
| | |||||
* | Hardware: Thinkpad: Add cbmem package | Baitinq | 2022-12-27 | 1 | -0/+1 |
| | |||||
* | Hardware: Thinkpad: Add instructions on ectool setup | Baitinq | 2022-12-23 | 1 | -0/+6 |
| | |||||
* | Hardware: Thinkpad: Add comments on how to setup nvramtool | Baitinq | 2022-12-23 | 1 | -0/+7 |
| | |||||
* | Hardware: Thinkpad: Packages: Add nvramtool and flashrom | Baitinq | 2022-12-22 | 1 | -1/+6 |
| | |||||
* | Hardware: Add thinkpad | Baitinq | 2022-11-13 | 3 | -0/+235 |
| | |||||
* | Hardware: Disks: Add diff-root utility | Baitinq | 2022-10-17 | 3 | -0/+84 |
| | | | | | 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 | 3 | -0/+3 |
| | | | | | This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs | ||||
* | Hardware: Virtualbox: Disable wlr_hardware_cursors and guest_tools | Baitinq | 2022-10-10 | 1 | -1/+5 |
| | |||||
* | Hardware: Virtualbox: Disks: Change size of nix partition to 32G | Baitinq | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | Hardware: Disks: Persist ssh host key files | Baitinq | 2022-10-08 | 3 | -0/+12 |
| | |||||
* | Hardware: Virtualbox: Add disks-* utilities | Baitinq | 2022-10-06 | 1 | -42/+127 |
| | |||||
* | 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 | 2 | -0/+3 |
| | | | | config | ||||
* | Hardware: Remove tmpfs / size | Baitinq | 2022-09-26 | 3 | -3/+3 |
| | |||||
* | Hardware: / tfmps mount: Mount with 755 perms | Baitinq | 2022-09-25 | 3 | -0/+3 |
| | |||||
* | Fully separate hosts from hardwares | Baitinq | 2022-09-20 | 9 | -0/+418 |
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs |