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