mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-07-02 16:21:22 -07:00
add pySVS extension setup
This commit is contained in:
parent
f0a583a3cb
commit
f40073a42b
@ -1,5 +1,9 @@
|
|||||||
{ config, pkgs, user, lib, hostname, ... }:
|
{ config, pkgs, user, lib, hostname, ... }:
|
||||||
{
|
{
|
||||||
|
imports = [
|
||||||
|
../kestrel/gnome.nix
|
||||||
|
];
|
||||||
|
|
||||||
# Use performance governor for sweet gaming performance!
|
# Use performance governor for sweet gaming performance!
|
||||||
powerManagement.cpuFreqGovernor = "performance";
|
powerManagement.cpuFreqGovernor = "performance";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user