Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ inputs, ... }: {
|
||||
flake.modules.homeManager.backlight = { pkgs, ... }:
|
||||
flake.modules.homeManager.backlight =
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
brightnessctl = "${pkgs.brightnessctl}/bin/brightnessctl";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user