DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
5a205b1b4d03bde7788f29a13d99c214b73b9f15
nix-arta
/
systems
/
profiles
/
laptop
/laptop.nix
-rw-r--r--
77 bytes
View
Log
Blame
View raw
Permalink
5a205b1b
—
Jonni Liljamo
docs: unify comments, remove reduntant
a month ago
1
2
3
4
{
environment
.
variables
.
EDITOR
=
"nvim"
;
programs
.
light
.
enable
=
true
;
}