nvim everywhere?
This commit is contained in:
@@ -61,6 +61,10 @@
|
|||||||
|
|
||||||
networking.hostName = lib.mkDefault config.sysconfig.host;
|
networking.hostName = lib.mkDefault config.sysconfig.host;
|
||||||
|
|
||||||
|
environment.systemPackages = [
|
||||||
|
inputs.nixvim.packages.${pkgs.system}.default
|
||||||
|
];
|
||||||
|
|
||||||
programs.bash.completion.enable = true;
|
programs.bash.completion.enable = true;
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
|
|||||||
Reference in New Issue
Block a user