Add ryzenadj and set it up.
This commit is contained in:
parent
8aa2a82d09
commit
bb6a79fa82
3 changed files with 153 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
./zsh.nix
|
||||
./stylix.nix
|
||||
./nbfc.nix
|
||||
./ryzenadj.nix
|
||||
];
|
||||
|
||||
crony.bluetooth.enable = lib.mkDefault true;
|
||||
|
@ -18,4 +19,5 @@
|
|||
crony.zsh.enable = lib.mkDefault true;
|
||||
crony.stylix.enable = lib.mkDefault true;
|
||||
crony.nbfc.enable = lib.mkDefault true;
|
||||
crony.ryzenadj.enable = lib.mkDefault true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue