summaryrefslogtreecommitdiff
path: root/modules/common.nix
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-05-11 21:48:49 -0500
committerChristian <[email protected]>2026-05-11 21:48:49 -0500
commitfa5668fdab887a93629d090dafef1dbadf8e8c0d (patch)
tree718e944da5fe3304741421e75665feaf13d656ba /modules/common.nix
parentb37bb85cd72dc3aca02aaa99d944f92ce75246f2 (diff)
Dev home managerHEADmain
Diffstat (limited to 'modules/common.nix')
-rw-r--r--modules/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix
index 091b8c9..614f973 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -12,6 +12,8 @@
inputs.home-manager.nixosModules.home-manager
];
+ nixpkgs.config.allowUnfree = true;
+
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
# Experimental features