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 = {
|
plymouth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
initrd.systemd.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "swarm"; # Define your hostname.
|
networking.hostName = "swarm"; # Define your hostname.
|
||||||
|
@ -141,6 +142,8 @@
|
||||||
iptsd
|
iptsd
|
||||||
surface-control
|
surface-control
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
# for tpm backed encryption
|
||||||
|
tpm2-tss
|
||||||
# Podman
|
# Podman
|
||||||
podman-desktop
|
podman-desktop
|
||||||
podman-compose
|
podman-compose
|
||||||
|
|
Loading…
Add table
Reference in a new issue