This website requires JavaScript.
Explore
Help
Sign In
nix
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4143610c0f
nixos-config
/
fudo
/
sites
/
default.nix
11 lines
121 B
Nix
Raw
Normal View
History
Unescape
Escape
In a pretty good working state
2020-02-03 17:07:46 -08:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
imports
=
[
Updated for procul
2020-06-22 13:29:33 -07:00
./joes.nix
In a pretty good working state
2020-02-03 17:07:46 -08:00
./portage.nix
added clunk
2020-10-16 09:17:50 -07:00
./russell.nix
In a pretty good working state
2020-02-03 17:07:46 -08:00
./seattle.nix
]
;
}