sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nix: tweak nix-daemon and nix-gc schedulings
[julm/julm-nix.git]
/
hosts
/
oignon
/
hardware.nix
diff --git
a/hosts/oignon/hardware.nix
b/hosts/oignon/hardware.nix
index 982d4a77e2cc84903417d2cef4eb8c3b3bb47c70..91e94c2924e702ebb868d7e9aff8f7784f007eed 100644
(file)
--- a/
hosts/oignon/hardware.nix
+++ b/
hosts/oignon/hardware.nix
@@
-34,6
+34,7
@@
#efiSupport = true;
#enableCryptodisk = true;
};
+ boot.zfs.requestEncryptionCredentials = [ hostName ];
hardware.enableRedistributableFirmware = true;