Commit Graph

8 Commits

Author SHA1 Message Date
b5dd04e127 rename config/ -> cfg/
notably, this avoids the problem where `co<tab>` can't auto-complete the trailing slash.
`cf<tab>` autocompletes to `cfg/` in the same number of keystrokes :-)
2022-05-08 22:01:22 +00:00
879b7f12fe move the config import details into the config subdir 2022-05-08 21:59:07 +00:00
efe8a8447a config: restructure config tree and file names:
```
config/
|- services/
|- |- <service-name>.nix
```
2022-05-05 23:25:15 +00:00
490a35cde0 enable Jackett for torrent searching 2022-05-04 00:10:32 +00:00
10b3baeff4 add transmissionbt service. disabled until i can move it to the right netns 2022-05-03 02:13:42 +00:00
d1883c7187 prototype postfix config. disabled until i configure virtual alias map 2022-04-27 08:48:40 +00:00
581c5735c8 enable firewall 2022-04-27 07:24:43 +00:00
402ea19e0b repo init: contains the current uninsane.org definition 2022-04-27 06:38:39 +00:00