mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
thinkpad updates
This commit is contained in:
parent
4670c5d323
commit
514fbdf6ca
2 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,10 @@
|
|||
upower.enable = true;
|
||||
fwupd.enable = true; # firmware updates
|
||||
btrfs.autoScrub.enable = true;
|
||||
mullvad-vpn = {
|
||||
enable = true;
|
||||
enableExcludeWrapper = false;
|
||||
};
|
||||
};
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue