Update FredOS-Macbook.nix
This commit is contained in:
parent
5ad1c85af6
commit
7c33760d79
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
config = lib.mkIf (config.networking.hostName == "FredOS-Macbook") {
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Package names here
|
||||
tlp
|
||||
];
|
||||
|
||||
# Bootloader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue