fixed sunshine and added tpm2 support
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "incus-admin" "networkmanager" "libvirtd" ];
|
||||
shell = pkgs.fish;
|
||||
uid = 1000;
|
||||
packages = with pkgs; [
|
||||
tree
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user