diff options
| author | Seth Flynn <[email protected]> | 2025-02-04 18:29:03 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-04 18:46:44 -0500 |
| commit | dc0a4af24756bf162ab9081e1041612a03f2aac2 (patch) | |
| tree | ddf9c38ec49f59ba53754985dea7864ec8b2b437 /systems/atlas/default.nix | |
| parent | 090b8b759f8b1fda7ac9c6fdda200593adcbc633 (diff) | |
flake: teawiebot -> moyai-bot
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 7e7bfe7..3ccd4ab 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -4,9 +4,9 @@ (modulesPath + "/profiles/minimal.nix") ./hardware-configuration.nix ./miniflux.nix + ./moyai.nix ./nginx.nix ./nixpkgs-tracker-bot.nix - ./teawiebot.nix inputs.self.nixosModules.default ]; |
