This website requires JavaScript.
Explore
Help
Sign in
felix
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://github.com/Stunkymonkey/nixos.git
synced
2025-05-24 01:44:40 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
19520eae7f
nixos
/
modules
/
system
/
default.nix
Felix Buehler
19520eae7f
system/docker: modularize
2022-12-05 22:51:46 +01:00
7 lines
46 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
imports
=
[
./docker
]
;
}
Reference in a new issue
View git blame
Copy permalink