retry moving configuration.nix in here
This commit is contained in:
parent
d1478d93c4
commit
3e00107cc0
3 changed files with 1 additions and 16 deletions
|
|
@ -2,13 +2,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
# /etc/nixos/hardware-configuration.nix
|
||||
/etc/nixos/user-jsutter.nix
|
||||
];
|
||||
|
||||
|
||||
# Power Stuff
|
||||
services.power-profiles-daemon.enable = false;
|
||||
services.tlp = {
|
||||
|
|
@ -21,4 +14,4 @@
|
|||
RUNTIME_PM_ON_BAT = "auto";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue