Compare commits
No commits in common. "54fb3c36fe7fe8975072431d26eff1bdef84c15c" and "dd9776bae7e5afb4f698a1104d16ab0feb43dbbf" have entirely different histories.
54fb3c36fe
...
dd9776bae7
@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
services.avahi = {
|
services.avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nssmdns4 = true;
|
nssmdns = true;
|
||||||
publish = {
|
publish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
addresses = true;
|
addresses = true;
|
||||||
@ -180,11 +180,7 @@
|
|||||||
fontconfig
|
fontconfig
|
||||||
glibc
|
glibc
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
sg3_utils
|
|
||||||
];
|
];
|
||||||
services.udev.extraRules = ''
|
|
||||||
ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="${pkgs.sg3_utils}/bin/sg_raw /dev/$kernel EA 00 00 00 00 00 01"
|
|
||||||
'';
|
|
||||||
|
|
||||||
services.flatpak.enable = true;
|
services.flatpak.enable = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user