more work on neovim config, added keyboard sound thing for kitty
This commit is contained in:
@@ -39,6 +39,10 @@ in
|
||||
|
||||
programs.shed.enable = true;
|
||||
|
||||
services.udev.extraRules = ''
|
||||
KERNEL=="event*", SUBSYSTEM=="input", MODE="0664", GROUP="input"
|
||||
'';
|
||||
|
||||
users = {
|
||||
groups.persist = { };
|
||||
groups.davfs2 = { };
|
||||
|
||||
Reference in New Issue
Block a user