grrr
This commit is contained in:
parent
ff079017d6
commit
54a26618a1
2 changed files with 2 additions and 13 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
|
|
@ -20,7 +21,7 @@
|
|||
# Flakes
|
||||
{ pkgs, ... }: {
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
}
|
||||
};
|
||||
|
||||
# Power Stuff
|
||||
services.power-profiles-daemon.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue