Add tpm2
This commit is contained in:
parent
61c24806f0
commit
7cb7662f0a
2 changed files with 6 additions and 3 deletions
|
@ -48,4 +48,7 @@
|
|||
security.sudo.extraConfig = ''
|
||||
Defaults env_keep += "TMUX"
|
||||
'';
|
||||
|
||||
security.tpm2.enable = true;
|
||||
security.tpm2.abrmd.enable = true;
|
||||
}
|
||||
|
|
|
@ -293,11 +293,11 @@
|
|||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1643703986,
|
||||
"narHash": "sha256-VXsfBndO9S9O9r4BtZJRV3WK9iGyLE6e+rm0Z9kXlmM=",
|
||||
"lastModified": 1643729771,
|
||||
"narHash": "sha256-z8RWoKB4+2hJgOcYH7bfC6UCFurikM3xen+qetl9PD8=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "cb3bb2e8389fe54fc7dcaa56af8e22a0d46ab391",
|
||||
"rev": "dfef00db1637f160dd34a46d8d0a2f3f0d8c6ba7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue