Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user