diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-06-29 14:45:20 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-06-29 14:45:20 +0530 |
| commit | f8f66295d90c6db724da519cc1be1ef1233ecdf5 (patch) | |
| tree | 42b176ac7303f95c897671018b555c38765737f9 /hardware-configuration.nix | |
| parent | edc4ef0106f7d4a37d367e81ae9e6470dbdc7087 (diff) | |
| download | nixos-config-f8f66295d90c6db724da519cc1be1ef1233ecdf5.tar.gz nixos-config-f8f66295d90c6db724da519cc1be1ef1233ecdf5.zip | |
config sync:
Diffstat (limited to '')
| -rw-r--r-- | hardware-configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware-configuration.nix b/hardware-configuration.nix index 6db9258..4cc7a61 100644 --- a/hardware-configuration.nix +++ b/hardware-configuration.nix @@ -37,6 +37,7 @@ services.udev = { packages = [ pkgs.android-udev-rules + pkgs.platformio-core.udev ]; extraRules = '' |
