style: utilise keep-sorted formatter
This commit is contained in:
parent
fd65dc21ad
commit
f04a4ca44d
31 changed files with 86 additions and 27 deletions
|
|
@ -10,8 +10,8 @@ in
|
|||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
# keep-sorted start
|
||||
heroic
|
||||
# TODO: break out into separate module
|
||||
lutris
|
||||
mangohud
|
||||
nexusmods-app
|
||||
|
|
@ -20,6 +20,7 @@ in
|
|||
wine64
|
||||
winetricks
|
||||
prismlauncher
|
||||
# keep-sorted end
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue