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
72665ef874
nixos-config
/
lib
/
fudo
/
common.nix
6 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
Still very broken...moving to start testing
2021-02-23 12:58:29 -08:00
# General Fudo config, shared across packages
{
config
,
lib
,
pkgs
,
.
.
.
}:
Arg, fucking port forwarding is shit
2021-03-17 12:45:40 -07:00
with
lib
;
{
}