Add systemd service and ensure db for discord bot

This commit is contained in:
thiloho
2023-09-10 20:52:11 +02:00
parent dc1627fe5e
commit b272880344
4 changed files with 29 additions and 106 deletions

View File

@@ -12,7 +12,6 @@
flake = false;
};
aurora-blog-template.url = "github:thiloho/aurora";
firefox.url = "github:colemickens/flake-firefox-nightly";
};
outputs = inputs@{ nixpkgs, home-manager, ... }: {