style: format all files initially using keep-sorted
This commit is contained in:
parent
28ddb141f4
commit
c82a138eb7
14 changed files with 94 additions and 94 deletions
|
|
@ -14,13 +14,13 @@ in
|
|||
(
|
||||
[
|
||||
# keep-sorted start
|
||||
bacon
|
||||
cargo-info
|
||||
devenv
|
||||
just
|
||||
mask
|
||||
vscode
|
||||
bacon
|
||||
cargo-info
|
||||
rusty-man
|
||||
vscode
|
||||
# keep-sorted end
|
||||
]
|
||||
++ (with jetbrains; [
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@ in
|
|||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
# keep-sorted start
|
||||
couchdb.enable = true;
|
||||
copyparty.enable = true;
|
||||
couchdb.enable = true;
|
||||
flaresolverr.enable = true;
|
||||
homepage-dashboard.enable = true;
|
||||
immich.enable = true;
|
||||
|
|
@ -17,10 +17,10 @@ in
|
|||
ntfy-sh.enable = true;
|
||||
paperless.enable = true;
|
||||
prowlarr.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
radarr.enable = true;
|
||||
sonarr.enable = true;
|
||||
syncthing.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
vaultwarden.enable = true;
|
||||
vscode-server.enable = true;
|
||||
# keep-sorted end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue