WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit d483cbe2ed - Show all commits

View file

@ -1,6 +1,6 @@
# vim:set ts=2 sw=2 ft=sh et:
{%@@ if profile == "Mirkwood" @@%}
governor='powersave'
governor='schedutil'
{%@@ else @@%}
governor='performance'
{%@@ endif @@%}