summaryrefslogtreecommitdiff
path: root/machines/zenbook/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/zenbook/default.nix')
-rw-r--r--machines/zenbook/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/machines/zenbook/default.nix b/machines/zenbook/default.nix
index 7edf9d2..8352802 100644
--- a/machines/zenbook/default.nix
+++ b/machines/zenbook/default.nix
@@ -152,9 +152,9 @@
# enable the OpenSSH daemon
services.openssh.enable = true;
- services.udev.packages = [ # for flashing calyxos
- pkgs.android-udev-rules
- ];
+ # services.udev.packages = [ # for flashing calyxos
+ # pkgs.android-udev-rules
+ # ];
# Copy the NixOS configuration file and link it from the resulting system
# (/run/current-system/configuration.nix). This is useful in case you