Add thunderbolt support + update starship

This commit is contained in:
Filippo Berto 2022-11-17 17:58:40 +01:00
parent bba81933e6
commit 71007d66a4
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 10 additions and 7 deletions

View file

@ -48,6 +48,8 @@ with lib; {
];
};
services.hardware.bolt.enable = true;
# Set your time zone.
time.timeZone = "Europe/Rome";