Add udev module
This commit is contained in:
parent
3b2fd03f48
commit
9e0374b9d0
9 changed files with 23 additions and 42 deletions
|
|
@ -52,7 +52,6 @@
|
|||
sway.enable = true;
|
||||
};
|
||||
workstation.enable = true;
|
||||
sdr.enable = true;
|
||||
libvirt.enable = true;
|
||||
autologin.enable = true;
|
||||
autologin.username = "jalr";
|
||||
|
|
|
|||
|
|
@ -65,7 +65,6 @@
|
|||
sway.enable = true;
|
||||
};
|
||||
workstation.enable = true;
|
||||
sdr.enable = true;
|
||||
libvirt.enable = true;
|
||||
autologin = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue