This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
marleyos
Watch
1
Star
0
Fork
You've already forked marleyos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3c6d047b25
marleyos
/
old
/
shells
/
nix.nix
9 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(dev): Setup devcontainer
2024-11-14 10:08:36 -08:00
{
pkgs
,
.
.
.
}:
{
languages
.
nix
.
enable
=
true
;
feat(devenv): Fix not using pkgs
2024-11-14 16:33:46 -08:00
packages
=
with
pkgs
;
[
feat(dev): Setup devcontainer
2024-11-14 10:08:36 -08:00
nixfmt-rfc-style
]
;
}
Reference in a new issue
Copy permalink