This website requires JavaScript.
Explore
Help
Sign in
liv
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/Ahwxorg/nixos-config.git
synced
2025-12-04 15:00:13 +01:00
Code
Issues
1
Projects
Releases
Packages
Wiki
Activity
Actions
b198d7ec33
nixos-config
/
modules
/
home
/
nvim
/
default.nix
5 lines
52 B
Nix
Raw
Normal View
History
Unescape
Escape
first commit
2023-11-05 11:40:44 +01:00
{
pkgs
,
.
.
.
}:
{
remove neovim config
2023-12-23 12:43:04 +01:00
programs
.
neovim
.
enable
=
true
;
first commit
2023-11-05 11:40:44 +01:00
}
Reference in a new issue
Copy permalink