project-wide: Cleanup and services + private overhaul

This commit is contained in:
kat witch 2021-04-28 04:01:11 +01:00
parent 5f2309c773
commit f4b4ab2b28
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
36 changed files with 70 additions and 408 deletions

View file

@ -3,6 +3,5 @@
{
style = import ./style.nix;
colorhelpers = import ./colorhelpers.nix { inherit lib; };
secrets = import ../private/secrets.nix;
modList = import ./modules.nix;
}