From 7de416f8cae57e4c907c3f1185eb40557dff3dca Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 19 Feb 2025 14:38:43 +0000 Subject: [PATCH] add pinix --- configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index aa7ead7..4e29ca3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, pkgs, lib, inputs, ... }: { imports = @@ -76,6 +76,8 @@ wget xz zlib + + inputs.pinix.packages.${system}.default ]; # Enable/Disable hardware