[devbox] Pass pkgs-unstable.
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
../../home-modules/tmux.nix
|
||||
];
|
||||
|
||||
nvim = {
|
||||
enable = true;
|
||||
package = pkgs-unstable.neovim;
|
||||
};
|
||||
|
||||
home = {
|
||||
username = "jmug";
|
||||
homeDirectory = "/home/jmug";
|
||||
|
||||
Reference in New Issue
Block a user