summaryrefslogtreecommitdiff
path: root/machines/x
diff options
context:
space:
mode:
Diffstat (limited to 'machines/x')
-rw-r--r--machines/x/home.nix2
1 files changed, 1 insertions, 1 deletions
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;