about summary refs log tree commit diff
path: root/hardware (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hardware: Laptop: Fix nvidiaBaitinq2024-12-301-0/+1
|
* UpdateBaitinq2024-12-305-16/+16
|
* fmtBaitinq2024-12-3015-238/+296
|
* UpdateBaitinq2024-11-025-5/+5
|
* UpdateBaitinq2024-06-245-5/+0
|
* Hardware: Virtualbox: Set /nix size to 64GBaitinq2024-04-061-1/+1
|
* Hardware: VM: Set /nix size to 44GBaitinq2024-04-021-1/+1
|
* Virtualbox: Enable virtualbox guest additionsBaitinq2023-12-221-1/+1
|
* No encrypted boot for virtualboxBaitinq2023-12-212-14/+4
|
* Hardware: PC: Don't encrypt bootBaitinq2023-08-301-12/+3
| | | | It is too annoying :)
* Hardware: Add pcBaitinq2023-07-263-0/+222
|
* UpdateBaitinq2023-06-011-0/+1
|
* Hardware: Chromebook: Move needed packages into hardwareBaitinq2023-05-201-0/+4
|
* Hardware: Laptop: Use latest kernelBaitinq2023-02-231-1/+1
|
* Hosts: Phobos: Use beta nvidia driverBaitinq2023-01-101-0/+2
|
* Host: Chromebook+Thinkpad: Disable webcam moduleBaitinq2022-12-302-0/+2
|
* Hardware: Move hardware specific settings from hostsBaitinq2022-12-304-4/+12
|
* Hardware: Thinkpad: Add intelmetool packageBaitinq2022-12-291-0/+1
|
* Hardware: Thinkpad: Add cbmem packageBaitinq2022-12-271-0/+1
|
* Hardware: Thinkpad: Add instructions on ectool setupBaitinq2022-12-231-0/+6
|
* Hardware: Thinkpad: Add comments on how to setup nvramtoolBaitinq2022-12-231-0/+7
|
* Hardware: Thinkpad: Packages: Add nvramtool and flashromBaitinq2022-12-221-1/+6
|
* Hardware: Add thinkpadBaitinq2022-11-133-0/+235
|
* Hardware: Disks: Add diff-root utilityBaitinq2022-10-173-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 /rootBaitinq2022-10-133-0/+3
| | | | | 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-083-0/+12
|
* Hardware: Virtualbox: Add disks-* utilitiesBaitinq2022-10-061-42/+127
|
* Hardware: Laptop: Add disks utilities programsBaitinq2022-10-041-38/+128
|
* Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵Baitinq2022-10-012-0/+3
| | | | config
* Hardware: Remove tmpfs / sizeBaitinq2022-09-263-3/+3
|
* Hardware: / tfmps mount: Mount with 755 permsBaitinq2022-09-253-0/+3
|
* Fully separate hosts from hardwaresBaitinq2022-09-209-0/+418
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs