From 2ccc494368233697e2f6d7c6b408cce735d7d0a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Mon, 5 May 2025 20:59:20 +0200 Subject: [PATCH] tungsten: point configuration to btrfs --- nix/configurations/tungsten.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/configurations/tungsten.nix b/nix/configurations/tungsten.nix index 4b554aac..7c992b74 100644 --- a/nix/configurations/tungsten.nix +++ b/nix/configurations/tungsten.nix @@ -74,7 +74,7 @@ in # Extern modules # (sources.disko + "/module.nix") - ../disko/tungsten + ../disko/tungsten/btrfs.nix (sources.agenix + "/modules/age.nix")