diff --git a/devices/pc/default.nix b/devices/pc/default.nix index 576b401d..63dc8569 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -165,7 +165,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" "BPD-paper-old" ]; + [ "lammps-SiC" "BPD-paper" "kurumi-asmr" "linwei-stuff" "BPD-paper-old" "SiC-20240705" ]; }; specialisation = {