Misc: Add nixfmt-tree and run nix fmt

This commit is contained in:
2026-07-30 15:03:14 +02:00
parent 3831cc1540
commit b0a83e2ad5
29 changed files with 200 additions and 132 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
};
};
flake.modules.homeManager.randomized-aghpb-wallpaper = { pkgs, ... }:
flake.modules.homeManager.randomized-aghpb-wallpaper =
{ pkgs, ... }:
let
combined_wallpapers = pkgs.symlinkJoin {
name = "joined-wallpapers";