mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
Corrige
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
||||
services.openssh.enable = true;
|
||||
|
||||
environment.variables.EDITOR = "vim";
|
||||
environment.variables.HTOPRC = ../../dot/htop.nix;
|
||||
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
||||
|
||||
programs.tmux.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user