mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 01:22:40 +02:00
chore: ‘gnome.gnome-settings-daemon’ was moved to top-level
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
geoclue2.enable = true; # Enable geolocation services.
|
geoclue2.enable = true; # Enable geolocation services.
|
||||||
|
|
||||||
udev.packages = with pkgs; [
|
udev.packages = with pkgs; [
|
||||||
gnome.gnome-settings-daemon
|
gnome-settings-daemon
|
||||||
platformio # udev rules for platformio
|
platformio # udev rules for platformio
|
||||||
openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
||||||
android-udev-rules # required by adb
|
android-udev-rules # required by adb
|
||||||
|
|||||||
Reference in New Issue
Block a user