This website requires JavaScript.
Explore
Help
Sign In
torjus
/
nixos-servers
Watch
1
Star
0
Fork
0
You've already forked nixos-servers
Code
Issues
1
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
74a67962be
nixos-servers
/
system
/
default.nix
9 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-03-07 22:14:44 +00:00
{
.
.
.
}:
{
Add template host
2024-03-08 19:10:50 +00:00
imports
=
[
Initial commit
2024-03-07 22:14:44 +00:00
./sops.nix
./root-user.nix
./sshd.nix
Add prometheus monitoring
2024-06-03 01:44:34 +00:00
./monitoring.nix
Initial commit
2024-03-07 22:14:44 +00:00
]
;
}
Reference in New Issue
Copy Permalink