change formatter to nixfmt-tree, reformat

This commit is contained in:
Vinzenz Schroeter 2025-09-12 23:51:00 +02:00
parent 14eb2e1aaa
commit 506aed82ff
4 changed files with 29 additions and 13 deletions

View file

@ -1,13 +1,16 @@
{ pkgs, ... }:
{
config = {
home.packages = with pkgs.gnomeExtensions; [
gsconnect
# battery-health-charging
quick-settings-tweaker
solaar-extension
alphabetical-app-grid
] ++ (with pkgs; [foliate]);
home.packages =
with pkgs.gnomeExtensions;
[
gsconnect
# battery-health-charging
quick-settings-tweaker
solaar-extension
alphabetical-app-grid
]
++ (with pkgs; [ foliate ]);
dconf.settings = {
"org/gnome/shell" = {