This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
50b15f7456
nixfiles
/
hosts
/
hetzner-arm
/
containers
/
quassel
/
profiles
/
quassel.nix
7 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
{
.
.
.
}:
{
install quassel
2022-01-03 21:13:15 +00:00
services
.
quassel
=
{
enable
=
true
;
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
interfaces
=
[
"
0
.
0
.
0
.
0
"
]
;
install quassel
2022-01-03 21:13:15 +00:00
}
;
}
Reference in a new issue
Copy permalink