[NixOS] Jay lenovo uses full.nix
This commit is contained in:
parent
620b5f88d7
commit
8df08cf97a
@ -6,6 +6,7 @@
|
||||
{
|
||||
imports = [
|
||||
../base.nix
|
||||
../full.nix
|
||||
../essential-no-arm.nix
|
||||
../essential.nix
|
||||
../code.nix
|
||||
@ -42,7 +43,5 @@
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
|
||||
hardware.video.hidpi.enable = lib.mkDefault true;
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user