From dce9ab07ae0b0496e432f213466fd6f442944fa7 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Jan 2025 22:43:02 -0500 Subject: Improve NFS options, misc stuff --- hosts/sofue/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/sofue') diff --git a/hosts/sofue/configuration.nix b/hosts/sofue/configuration.nix index 18a6679..201a4d8 100644 --- a/hosts/sofue/configuration.nix +++ b/hosts/sofue/configuration.nix @@ -1,7 +1,7 @@ { config, lib, pkgs, modulesPath, ... }: let s = config.local; - inherit (import ../../nix/utils.nix) disks; + inherit (import ../../nix/settings.nix) disks; in rec { imports = [ "${modulesPath}/virtualisation/lxc-container.nix" -- cgit v1.2.3-101-g0448