From de68b75268cf9b6cda0c87320f7851647fa01809 Mon Sep 17 00:00:00 2001 From: chn Date: Mon, 10 Jun 2024 20:26:55 +0800 Subject: [PATCH] add BPD-paper-old --- devices/pc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/pc/default.nix b/devices/pc/default.nix index 7440950f..512b870f 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -150,7 +150,7 @@ inputs: hideMounts = true; users.chn.directories = builtins.map (dir: { directory = "repo/${dir}"; user = "chn"; group = "chn"; mode = "0755"; }) - [ "lammps-SiC" "BPD-paper" "kurumi-asmr" "linwei-stuff" ]; + [ "lammps-SiC" "BPD-paper" "kurumi-asmr" "linwei-stuff" "BPD-paper-old" ]; }; specialisation = {