add work laptop to readme

This commit is contained in:
jacekpoz 2024-08-30 20:24:46 +02:00
parent 73fcd3dc7c
commit 4bfbdd44e7
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
2 changed files with 2 additions and 12 deletions

View file

@ -11,7 +11,8 @@ niksos/
│ ├───chmura/ [HP t620 PLUS Quad Core TC]
│ ├───del/ [Dell Latitude 7320 Detachable]
│ ├───hape/ [HP EliteBook 840 G2]
│ └───niks/ [ASUS ROG Strix G513QY]
│ ├───niks/ [ASUS ROG Strix G513QY]
│ └───work/ [undisclosed model, might change]
├───modules/ (custom modules you can enable under `poz`)
├───options/ (unconditional modules imported in `hosts/*/profile.nix`)
│ ├───common/ (options shared between most or all systems)

View file

@ -84,18 +84,7 @@ in {
enable = true;
};
ratbagd.enable = true;
# TODO build failure
# fprintd = {
# enable = true;
# tod = {
# enable = true;
# driver = pkgs.libfprint-2-tod1-goodix;
# };
# };
smartd.enable = true;
flatpak.enable = true;
};
services.journald = {