split up to multiline inputs for better diffing

This commit is contained in:
2026-02-04 03:31:04 +01:00
parent e03b3d229d
commit 82b9b48493

View File

@@ -2,7 +2,11 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, ... }:
{
# config,
pkgs,
...
}:
{
imports = [