nixos/core: remove comment and format module args

This commit is contained in:
Wroclaw 2025-02-09 09:32:01 +01:00
parent e176ea9483
commit 7828941e12

View file

@ -1,8 +1,9 @@
# Edit this configuration file to define what should be installed on {
# your system. Help is available in the configuration.nix(5) man page inputs,
# and in the NixOS manual (accessible by running 'nixos-help'). lib,
pkgs,
{ inputs, lib, pkgs, ... }: ...
}:
{ {
imports = [ imports = [