1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

theme fixes & added dconf config

This commit is contained in:
xnm
2024-04-07 14:40:44 +03:00
parent e94f33f4b0
commit 44c82b86cf
4 changed files with 37 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
];
services.mpd.enable = true;
programs.thunar.enable = true;
programs.xfconf.enable = true;
services.tumbler.enable = true;
services.fwupd.enable = true;
services.auto-cpufreq.enable = true;