Fix: Add missing pkgs input.

This commit is contained in:
Joey Hafner 2025-02-06 15:57:35 -08:00
parent 9a10b8db7e
commit 55f43f700e
Signed by: Jafner
GPG Key ID: 6D9A24EF2F389E55

View File

@ -1,7 +1,7 @@
# Do not modify this file! It was generated by nixos-generate-config
# and may be overwritten by future invocations. Please make changes
# to /etc/nixos/configuration.nix instead.
{ ... }: {
{ pkgs, ... }: {
fileSystems = {
"/" = {
device = "/dev/disk/by-uuid/88a3f223-ed42-4be1-a748-bb9e0f9007dc";