disable default environment packages
This commit is contained in:
@@ -35,6 +35,9 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# disable non-required packages like nano, perl, rsync, strace
|
||||||
|
environment.defaultPackages = [];
|
||||||
|
|
||||||
# programs.vim.defaultEditor = true;
|
# programs.vim.defaultEditor = true;
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
EDITOR = "vim";
|
EDITOR = "vim";
|
||||||
|
Reference in New Issue
Block a user