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
oignon: davfs2: enable demo
[julm/julm-nix.git]
/
hosts
/
patate
/
hardware.nix
diff --git
a/hosts/patate/hardware.nix
b/hosts/patate/hardware.nix
index 5a6498ce00f9a717d6a1c75934712de4e0655e92..e638776846285d5c0e9889dbbd9761ccd368f4b5 100644
(file)
--- a/
hosts/patate/hardware.nix
+++ b/
hosts/patate/hardware.nix
@@
-42,6
+42,8
@@
boot.extraModulePackages = [
#config.boot.kernelPackages.exfat-nofuse
];
+powerManagement.powertop.enable = true;
+
fileSystems."/" =
{ device = "${hostName}/root";
fsType = "zfs";