some stuff
This commit is contained in:
parent
0ace7bb302
commit
1e71128484
3 changed files with 2 additions and 8 deletions
|
|
@ -5,10 +5,7 @@
|
|||
username = "user";
|
||||
homeDirectory = "/home/user";
|
||||
stateVersion = "22.05";
|
||||
sessionVariables = {
|
||||
TZ = ":/etc/localtime";
|
||||
EDITOR = "hx";
|
||||
};
|
||||
sessionVariables = { EDITOR = "hx"; };
|
||||
packages = with pkgs; [ nix-your-shell ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue