DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
7a0d4248e17428d9faf69c3a84bb285a17df937f
nix-arta
/
systems
/
profiles
/
laptop
/laptop.nix
-rw-r--r--
77 bytes
View
Log
Blame
View raw
Permalink
7a0d4248
—
Jonni Liljamo
feat: move auth
9 days ago
1
2
3
4
{
environment
.
variables
.
EDITOR
=
"nvim"
;
programs
.
light
.
enable
=
true
;
}