Enable mail config
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
home.stateVersion = "22.05";
|
||||
home.enableNixpkgsReleaseCheck = true;
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
RUSTC_WRAPPER = "sccache";
|
||||
|
Reference in New Issue
Block a user