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
sanoid: add tips in comment
[julm/julm-nix.git]
/
hosts
/
oignon
/
hardware.nix
diff --git
a/hosts/oignon/hardware.nix
b/hosts/oignon/hardware.nix
index d79803c370f291a0bb89ac01bc220dd1510b4fee..2871a03c76b713071d8424ed6fbdddeb31d1e1df 100644
(file)
--- a/
hosts/oignon/hardware.nix
+++ b/
hosts/oignon/hardware.nix
@@
-52,6
+52,9
@@
boot.extraModulePackages = [
#config.boot.kernelPackages.exfat-nofuse
];
+powerManagement.powertop.enable = true;
+#services.fprintd.enable = true;
+
fileSystems."/" =
{ device = "${hostName}/root";
fsType = "zfs";