dotfiles
This commit is contained in:
parent
e945735fa1
commit
b4b1f4a63f
36 changed files with 716 additions and 94 deletions
|
|
@ -7,6 +7,7 @@
|
|||
./hardware-configuration.nix
|
||||
../../users/alt/system.nix
|
||||
../../users/guest/system.nix
|
||||
|
||||
../../system
|
||||
../../system/desktop
|
||||
../../system/desktop/laptop.nix
|
||||
|
|
@ -48,7 +49,7 @@
|
|||
];
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
# powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
hardware.trackpoint.enable = true;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue