dconf: format file
This commit is contained in:
parent
2b1892e646
commit
8b3fca4ec5
2 changed files with 19 additions and 27 deletions
2
format
2
format
|
|
@ -26,7 +26,6 @@ find . -name '*.nix' \
|
|||
! -path ./modules/lib/default.nix \
|
||||
! -path ./modules/lib/file-type.nix \
|
||||
! -path ./modules/manual.nix \
|
||||
! -path ./modules/misc/dconf.nix \
|
||||
! -path ./modules/misc/news.nix \
|
||||
! -path ./modules/misc/nixpkgs.nix \
|
||||
! -path ./modules/misc/xdg.nix \
|
||||
|
|
@ -51,7 +50,6 @@ find . -name '*.nix' \
|
|||
! -path ./tests/modules/home-environment/default.nix \
|
||||
! -path ./tests/modules/home-environment/session-variables.nix \
|
||||
! -path ./tests/modules/programs/gpg/override-defaults.nix \
|
||||
! -path ./tests/modules/programs/tmux/default.nix \
|
||||
! -path ./tests/modules/programs/zsh/session-variables.nix \
|
||||
! -path ./tests/modules/services/sxhkd/service.nix \
|
||||
! -path ./tests/modules/systemd/services.nix \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue