TPM support
This commit is contained in:
parent
1414086642
commit
4f98c37286
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
plymouth = {
|
||||
enable = true;
|
||||
};
|
||||
initrd.systemd.enable = true;
|
||||
};
|
||||
|
||||
networking.hostName = "swarm"; # Define your hostname.
|
||||
|
@ -141,6 +142,8 @@
|
|||
iptsd
|
||||
surface-control
|
||||
wl-clipboard
|
||||
# for tpm backed encryption
|
||||
tpm2-tss
|
||||
# Podman
|
||||
podman-desktop
|
||||
podman-compose
|
||||
|
|
Loading…
Add table
Reference in a new issue