From 5dd0f0e4c64b9b0e15c7dbdb269b76d478073906 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 18 Jan 2025 14:09:03 +0530 Subject: update --- machines/x/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/x/home.nix b/machines/x/home.nix index 636987f..7600252 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: +{ inputs, pkgs, ... }: { nixpkgs.config.allowUnfree = true; -- cgit v1.2.3