Should probably put all the things there

This commit is contained in:
Lillian Violet 2024-01-11 23:51:46 +01:00
parent 671d703129
commit 9cae9d446c

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,
... ...