This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
759752467f
flake
/
darwin
/
default.nix
10 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
flake: seperate entrypoint from machines
2023-10-05 04:53:41 +00:00
{
.
.
.
}:
{
imports
=
[
./networking
nix: modify nix configurations
2023-10-14 02:20:42 +00:00
./nix
darwin: split config into different parts
2023-10-15 04:38:49 +00:00
./packages
./system
flake: seperate entrypoint from machines
2023-10-05 04:53:41 +00:00
]
;
}
Reference in a new issue
Copy permalink