Add thunderbolt support + update starship
This commit is contained in:
parent
bba81933e6
commit
71007d66a4
2 changed files with 10 additions and 7 deletions
|
|
@ -48,6 +48,8 @@ with lib; {
|
|||
];
|
||||
};
|
||||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Rome";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue