mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: searx, nixpkgs update, vintagestory, katslime
This commit is contained in:
parent
840765fe8a
commit
658d0434c8
24 changed files with 719 additions and 276 deletions
|
|
@ -2,7 +2,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
gsettings-desktop-schemas
|
||||
];
|
||||
programs.adb.enable = true;
|
||||
users.users.kat.extraGroups = ["adbusers"];
|
||||
services.udev.extraRules = ''
|
||||
SUBSYSTEM=="usb",ATTR{idVendor}=="2833",ATTR{idProduct}=="0186",MODE="0660",GROUP="adbusers",TAG+="uaccess",SYMLINK+="android",SYMLINK+="android%n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue