mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 13:26:34 +05:30
feat: setup backup extension
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
shell = "${pkgs.zsh}/bin/zsh";
|
||||
};
|
||||
|
||||
environment.etcBackupExtension = ".backup";
|
||||
environment.motd = '''';
|
||||
environment.packages = with pkgs; [
|
||||
nano
|
||||
|
Reference in New Issue
Block a user