aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/hardware-configuration.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-08hosts: rename hardware-configuration to hardwareFranck Cuny1-45/+0
2022-04-05refactor intel related configurationFranck Cuny1-27/+26
2022-02-27aptos: use the hardware module for xps9300Franck Cuny1-1/+0
2022-02-21hosts: add aptosFranck Cuny1-11/+10
aptos is my laptop (dell xps 13'). This adds the initial configuration for it.
2022-02-16hosts: remove btrfs subvolume 'media'Franck Cuny1-6/+0
The host would not boot successfully with that, I'm doing something wrong.
2022-02-14hosts: add a new subvolumes to carmelFranck Cuny1-0/+6
Create a subvolume named 'media' that we will mount under /home/fcuny/media so we can snapshots /home/fcuny without the medias.
2022-02-07carmel: initial host configurationFranck Cuny1-0/+48
Initial configuration for the desktop (carmel).