mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
i2c
This commit is contained in:
parent
99a1b38f6c
commit
077d1f7a64
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ in
|
|||
telegram-desktop
|
||||
];
|
||||
|
||||
hardware.i2c.enable = true;
|
||||
|
||||
# Workaround the annoying `Failed to start Network Manager Wait Online` error on switch.
|
||||
# https://github.com/NixOS/nixpkgs/issues/180175
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue