aboutsummaryrefslogtreecommitdiff
path: root/nixos/laptop
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/laptop')
-rw-r--r--nixos/laptop/configuration.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/laptop/configuration.nix b/nixos/laptop/configuration.nix
index 9abd497..8bd7980 100644
--- a/nixos/laptop/configuration.nix
+++ b/nixos/laptop/configuration.nix
@@ -23,12 +23,12 @@
virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true;
-
+
programs.adb.enable = true;
services.udev.packages = [
pkgs.android-udev-rules
];
-
+
services.joycond.enable = true;
environment.systemPackages = with pkgs; [
joycond-cemuhook