fix typo, move to system install
This commit is contained in:
parent
7c59588d4e
commit
dd92427e85
3 changed files with 4 additions and 5 deletions
|
|
@ -134,7 +134,9 @@
|
|||
environment = {
|
||||
pathsToLink = ["/share/zsh"];
|
||||
|
||||
# List packages installed in system profile.
|
||||
# systemPackages = [];
|
||||
systemPackages = with pkgs; [
|
||||
lm_sensors
|
||||
tldr
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue