Added musnix stuff to Lilim.
This commit is contained in:
parent
adadb70cfd
commit
cfa7222f4d
2 changed files with 21 additions and 8 deletions
|
@ -7,10 +7,7 @@
|
|||
|
||||
services = {
|
||||
gnome3.gnome-terminal-server.enable = true;
|
||||
udev.extraRules = ''
|
||||
SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
|
||||
KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_mode=uinput"
|
||||
'';
|
||||
cron.enable = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ firmware_surface xdiskusage ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue