DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
197c3a3eec5e5efc4226010db8a02a615e47dc93
nix-arta
/
systems
/
profiles
/
laptop
/laptop.nix
-rw-r--r--
77 bytes
View
Log
Blame
View raw
Permalink
197c3a3e
—
Jonni Liljamo
chore: update nvim-flake
a month ago
1
2
3
4
{
environment
.
variables
.
EDITOR
=
"nvim"
;
programs
.
light
.
enable
=
true
;
}