Dump nixos config after scrubing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ ... }: {
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
autocd = true;
|
||||
defaultKeymap = "emacs";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user