Motiejus Jakštys
55015a0456
decentralization
2024-01-25 16:48:12 +02:00
Motiejus Jakštys
0f9bcba307
logo: fix main color
2024-01-25 14:32:40 +02:00
Motiejus Jakštys
4f020bb4e2
logo
2024-01-25 14:00:51 +02:00
Motiejus Jakštys
d85ceb897b
vm: fix admin/* redirect
2024-01-25 14:00:44 +02:00
Motiejus Jakštys
51e12c5323
vm: redirect /admin to a different vhost
2024-01-25 10:15:44 +02:00
Motiejus Jakštys
27de639bc5
remove foundation quote
2024-01-25 09:49:56 +02:00
Motiejus Jakštys
50358bc99f
change wording
2024-01-25 09:36:00 +02:00
Motiejus Jakštys
52418adf43
wording
2024-01-22 07:48:49 +02:00
Motiejus Jakštys
ccb7b984bf
profit -> revenue
2024-01-21 14:44:41 +02:00
Motiejus Jakštys
ce0521ef77
extraConfig: use mkDefault
2024-01-20 14:47:44 +02:00
Motiejus Jakštys
7d6143a832
vm: add admin endpoint
2024-01-20 14:35:39 +02:00
Motiejus Jakštys
34ba024d56
rename e11sync-frontend -> e11sync-caddyfile
2024-01-20 14:10:33 +02:00
Motiejus Jakštys
b3da3c8294
header colors
2024-01-20 13:28:51 +02:00
Motiejus Jakštys
d40c2463fd
fix gradient color
2024-01-20 13:02:47 +02:00
Motiejus Jakštys
5c957684e4
e11sync.overlay: expose a non-list
2024-01-20 12:11:52 +02:00
Motiejus Jakštys
9bc1db9fe0
add an overlay for e11sync
2024-01-20 12:04:23 +02:00
Motiejus Jakštys
ab678b3f6f
css: support netsurf
2024-01-20 11:43:56 +02:00
Motiejus Jakštys
97eb1f0fed
contacts
2024-01-20 11:26:11 +02:00
Motiejus Jakštys
7eddebe820
more wording
2024-01-20 10:42:35 +02:00
Motiejus Jakštys
b5fb5f0c7e
module: clean `pkgs1`
2024-01-20 07:00:26 +02:00
Motiejus Jakštys
2d03d4af5b
flake.nix: construct overlays cleanly
...
thanks to @jonringer in https://discourse.nixos.org/t/overlays-in-nested-flakes/17066/2
2024-01-20 06:58:09 +02:00
Motiejus Jakštys
304d4e9000
add vm check
2024-01-20 06:46:00 +02:00
Motiejus Jakštys
10d634cdc0
pkgs: move to overlay
2024-01-20 06:41:16 +02:00
Motiejus Jakštys
4c38af874c
better overlays
2024-01-19 21:42:22 +02:00
Motiejus Jakštys
f0a32ae9ae
top-level modules: make work
2024-01-19 21:42:22 +02:00
Motiejus Jakštys
a382d78d63
module does not build:
...
$ nix build .#nixosConfigurations.vm.config.system.build.vm
error:
… while calling the 'derivationStrict' builtin
at /builtin/derivation.nix:9:12: (source not available)
… while evaluating derivation 'nixos-vm'
whose name attribute is located at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/pkgs/stdenv/generic/make-derivation.nix:348:7
… while evaluating attribute 'buildCommand' of derivation 'nixos-vm'
at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/pkgs/build-support/trivial-builders/default.nix:87:14:
86| enableParallelBuilding = true;
87| inherit buildCommand name;
| ^
88| passAsFile = [ "buildCommand" ]
(stack trace truncated; use '--show-trace' to show the full trace)
error: attribute 'system' missing
at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/lib/modules.nix:506:28:
505| builtins.addErrorContext (context name)
506| (args.${name} or config._module.args.${name})
| ^
507| ) (lib.functionArgs f);
2024-01-19 21:42:22 +02:00
Motiejus Jakštys
66d8a424a2
vm bulds, but with django4
2024-01-19 21:42:22 +02:00
Motiejus Jakštys
8bc0c13565
e11sync-static: do not use intermediate shell
2024-01-19 13:27:41 +02:00
Motiejus Jakštys
7254e784eb
more wording
2024-01-18 22:07:10 +02:00
Motiejus Jakštys
1aa4b55591
colors
2024-01-18 21:54:52 +02:00
Motiejus Jakštys
a594a95c6e
wording
2024-01-18 06:51:10 +02:00
Motiejus Jakštys
3ab155677e
ALLOWED_HOSTS += "11sync.net"
2024-01-17 15:51:11 +02:00
Motiejus Jakštys
bf0d2452ce
fix creds dir
2024-01-17 15:30:37 +02:00
Motiejus Jakštys
a88bc7071c
Revert "nixosModules.e11sync: remove ${system}"
...
This reverts commit a7b32b6df5
.
2024-01-17 15:03:44 +02:00
Motiejus Jakštys
250edb3472
Revert "nixosModules: fix namespacin"
...
This reverts commit b8671ca99f
.
2024-01-17 15:03:42 +02:00
Motiejus Jakštys
b8671ca99f
nixosModules: fix namespacin
2024-01-17 14:09:38 +02:00
Motiejus Jakštys
bbeef67c4b
frontend: remove STS
2024-01-17 14:05:32 +02:00
Motiejus Jakštys
a7b32b6df5
nixosModules.e11sync: remove ${system}
2024-01-17 14:04:23 +02:00
Motiejus Jakštys
92dc1f97cc
nixosModules.default
2024-01-17 13:22:48 +02:00
Motiejus Jakštys
91806efc72
79 chars
2024-01-17 12:59:37 +02:00
Motiejus Jakštys
33d6c66029
e11-static: contain `e11sync-static`
...
TODO: learn about `lib.makeScope`.
2024-01-17 12:53:14 +02:00
Motiejus Jakštys
450419d431
move e11sync-static-manifest to e11sync-static
2024-01-17 10:45:20 +02:00
Motiejus Jakštys
35f1d8a4fb
fix unit test
2024-01-17 09:00:44 +02:00
Motiejus Jakštys
c61408beab
e11sync-static: more paralellism when building
2024-01-17 08:59:02 +02:00
Motiejus Jakštys
2acf5a5bf6
e11sync-static-manifest: trying to get rid of dependencies
2024-01-17 08:48:40 +02:00
Motiejus Jakštys
45f5f6fcee
e11sync: move manifest out of e11sync-static
...
that way `e11sync-backend` has one less dependency.
2024-01-17 07:54:32 +02:00
Motiejus Jakštys
5c9e5c1d7f
e11sync-backend: some limits
2024-01-17 00:47:07 +02:00
Motiejus Jakštys
d08dcc4f04
update texts
2024-01-17 00:34:59 +02:00
Motiejus Jakštys
4f0a6a0a83
static: compress more files
2024-01-17 00:03:36 +02:00
Motiejus Jakštys
c22db9b832
bugfix: urls
2024-01-16 23:55:48 +02:00