Common: add .local/bin to path
This commit is contained in:
parent
ba96c9b687
commit
c366ce1cbe
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
cleanOnBoot = !config.boot.tmp.useTmpfs;
|
||||
};
|
||||
|
||||
environment.localBinInPath = lib.mkDefault true;
|
||||
|
||||
# Set up zram
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue