mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
update
This commit is contained in:
@@ -11,6 +11,9 @@ let
|
||||
};
|
||||
in {
|
||||
programs.neovim.enable = true;
|
||||
home.packages = [
|
||||
pkgs.marksman
|
||||
];
|
||||
home.file = {
|
||||
".config/nvim" = {
|
||||
source = astronvim;
|
||||
|
||||
Reference in New Issue
Block a user