devices.pc: add lilydjwg

This commit is contained in:
2025-11-05 23:32:31 +08:00
parent 385142b432
commit 6a8aef57d1

View File

@@ -90,7 +90,7 @@ inputs:
};
bugs = [ "xmunet" "amdpstate" "iwlwifi" ];
packages = { mathematica = {}; vasp = {}; lumerical = {}; };
user.users = [ "chn" "xly" ];
user.users = [ "chn" "xly" "lilydjwg" ];
};
# 允许kvm读取物理硬盘
users.users.qemu-libvirtd.extraGroups = [ "disk" ];