296 current 2024-04-02 15:50:34 24.05.20240329.d8fe5e6 6.8.2-zen2 *
This commit is contained in:
parent
81bf836ca5
commit
4335187ac3
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
options = "--delete-older-than 30d";
|
options = "--delete-older-than 30d";
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.trustedUsers = ["root" "zack"];
|
nix.settings.trusted-users = ["root" "zack"];
|
||||||
|
|
||||||
services.udev.extraRules = ''KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="plugdev"'';
|
services.udev.extraRules = ''KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="plugdev"'';
|
||||||
# Enable networking
|
# Enable networking
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue