From d2dd5d1287e0f2630e1407ecb09b13413f4e2d93 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Feb 2022 18:15:39 +0900 Subject: feat: boopy -> zach --- nixos/alpha/hardware-configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/alpha/hardware-configuration.nix') diff --git a/nixos/alpha/hardware-configuration.nix b/nixos/alpha/hardware-configuration.nix index 10f0514..0d0593f 100644 --- a/nixos/alpha/hardware-configuration.nix +++ b/nixos/alpha/hardware-configuration.nix @@ -54,8 +54,8 @@ fsType = "zfs"; }; - fileSystems."/home/boopy" = { - device = "rpool/home/boopy"; + fileSystems."/home/zach" = { + device = "rpool/home/zach"; fsType = "zfs"; }; -- cgit 1.4.1