This website requires JavaScript.
Explore
Help
Sign In
foodogsquared
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced
2025-02-13 18:18:59 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4ebe560390
nixos-config
/
modules
/
nixos
/
_private
/
shared-setups
/
server
/
default.nix
2 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: reformat codebase
2025-01-29 04:48:19 +00:00
{
imports
=
[
./crowdsec.nix
./fail2ban.nix
./firewall.nix
./nginx.nix
]
;
}
Reference in New Issue
Copy Permalink