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") {
|
config = lib.mkIf (config.networking.hostName == "FredOS-Macbook") {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Package names here
|
# Package names here
|
||||||
|
tlp
|
||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue