Add lockscreen
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
fzf-zsh
|
||||
];
|
||||
|
||||
environment.variables.EDITOR = "neovim";
|
||||
environment.variables = {
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user