From 011dcfd152c447b833807dd3d34ff14c60d1ebaf Mon Sep 17 00:00:00 2001 From: chn Date: Sat, 6 Sep 2025 18:36:20 +0800 Subject: [PATCH] devices.srv2: add lumerical package --- devices/srv2/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/srv2/default.nix b/devices/srv2/default.nix index c19b9dc8..c2a1baaa 100644 --- a/devices/srv2/default.nix +++ b/devices/srv2/default.nix @@ -76,7 +76,7 @@ inputs: }; mariadb.mountFrom = "nodatacow"; }; - packages = { vasp = {}; desktop = {}; }; + packages = { vasp = {}; desktop = {}; lumerical = {}; }; user.users = [ # 组内