grrr
This commit is contained in:
parent
54a26618a1
commit
4a47d74c0e
1 changed files with 0 additions and 2 deletions
|
|
@ -19,9 +19,7 @@
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
# Flakes
|
# Flakes
|
||||||
{ pkgs, ... }: {
|
|
||||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
};
|
|
||||||
|
|
||||||
# Power Stuff
|
# Power Stuff
|
||||||
services.power-profiles-daemon.enable = false;
|
services.power-profiles-daemon.enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue