Should probably put all the things there

This commit is contained in:
Lillian-Violet 2024-01-11 23:51:46 +01:00
parent 81f9046514
commit 7448e26163

View file

@ -2,6 +2,9 @@
# your system. Help is available in the configuration.nix(5) man page # your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help). # and in the NixOS manual (accessible by running nixos-help).
{ {
inputs,
outputs,
lib,
config, config,
pkgs, pkgs,
... ...