added iso image
transferred proxmox image from nixos-generate to normal nixpkgs build
This commit is contained in:
parent
7642191e98
commit
80e8884ba1
9 changed files with 168 additions and 56 deletions
|
@ -22,6 +22,7 @@
|
|||
fd
|
||||
sd
|
||||
curl
|
||||
rsync
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
}: {
|
||||
powerManagement.powertop.enable = true;
|
||||
powerManagement.enable = true;
|
||||
powerManaagement.cpuFreqGovernor = "ondemand";
|
||||
powerManagement.cpuFreqGovernor = "ondemand";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue