This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d854bad66c
configuration.nix
/
hosts
/
rico2
/
services
/
default.nix
5 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
reformat with alejandra
2023-05-18 16:11:26 +05:30
{
.
.
.
}:
{
rico2: enable caddy
2023-06-02 12:27:40 +05:30
imports
=
[
./caddy.nix
./frpc.nix
]
;
separate out programs and services
2023-04-10 23:23:52 +05:30
services
.
openssh
.
enable
=
true
;
}
Reference in a new issue
Copy permalink