summaryrefslogtreecommitdiffstats
path: root/tv/2configs/br.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs/br.nix')
-rw-r--r--tv/2configs/br.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/2configs/br.nix b/tv/2configs/br.nix
index 4a8db2e3..47d657c4 100644
--- a/tv/2configs/br.nix
+++ b/tv/2configs/br.nix
@@ -1,8 +1,8 @@
with import ./lib;
-{ config, pkgs, ... }: {
+{ config, modulesPath, pkgs, ... }: {
imports = [
- <nixpkgs/nixos/modules/services/hardware/sane_extra_backends/brscan4.nix>
+ (modulesPath + "/services/hardware/sane_extra_backends/brscan4.nix")
];
krebs.nixpkgs.allowUnfreePredicate = pkg: any (eq (packageName pkg)) [