diff options
| author | seth <[email protected]> | 2023-12-10 07:05:50 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-10 07:05:50 -0500 |
| commit | 90411b997c347ec133c3e61b0d1f2c8682e994c1 (patch) | |
| tree | 686c3c50abbcfbe2447ce2bdef626fbff6aa5dbb /systems/atlas/default.nix | |
| parent | 173a5800f441aac8d27ea39b284d8e51e517df4b (diff) | |
atlas: start hosting attic
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index e6b30ca..247e134 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -5,6 +5,7 @@ }: { imports = [ ./hardware-configuration.nix + ./attic.nix ./miniflux.nix ./nginx.nix ]; |
