Use unstable for all the things

This commit is contained in:
Dave Gallant
2021-01-31 22:08:18 -05:00
parent 22bda76f84
commit d7e10ddd57
7 changed files with 71 additions and 104 deletions

View File

@@ -112,7 +112,6 @@
initExtra = ''
export PATH=$PATH:~/.cargo/bin
export PATH=$PATH:~/.local/bin
export PATH=$PATH:~/.npm-packages/bin
export PATH=$PATH:~/go/bin
export PAGER=less
@@ -366,6 +365,7 @@
xclip
]);
};
};
home.file.".emacs.d/init.el".source = ./init.el;