Do not assign values to config.

This commit is contained in:
Kevin Baensch 2025-07-18 14:47:20 +02:00
parent 019894965a
commit eaf3bf45c5
Signed by: derped
SSH key fingerprint: SHA256:8/FSu/lmp3c1Z17Gml06JRIEHtDjhwdd7g6pBaHQWBc
19 changed files with 28 additions and 27 deletions

View file

@ -1,11 +1,11 @@
# Programms I'm likely to want on every machine and/or may execute as root
{
config,
pkgs,
...
}:
{
config.machine.pkgsets.base.pkgs = with pkgs; [
machine.pkgsets.base.pkgs = with pkgs; [
age
sops
bat