Mega PR: Update deps, consolidate config, build with nix, gallery fixes, etc. #53

Merged
felixalb merged 12 commits from nixify-ng into master 2024-04-10 21:45:10 +02:00
Owner

image
image

![image](/attachments/7a65be55-9627-41e3-8514-f9027358b5a2) ![image](/attachments/9b9b8877-cd2c-40b9-8270-3b53e010f493)
244 KiB
274 KiB
oysteikt added 12 commits 2024-04-08 22:23:48 +02:00
oysteikt requested review from danio 2024-04-08 22:23:58 +02:00
oysteikt requested review from felixalb 2024-04-08 22:23:58 +02:00
oysteikt force-pushed nixify-ng from 12d878dde4 to 89050016d3 2024-04-08 23:03:08 +02:00 Compare
felixalb reviewed 2024-04-10 20:53:06 +02:00
nix/module.nix Outdated
@ -0,0 +143,4 @@
config = mkIf cfg.enable (let
# NOTE: This should absolutely not be necessary, but for some reason this file refuses to import
# the toplevel configuration file.
# NOTE: Nvm, don't this this was the problem after all?
Owner

This should be fixed in the future, but isn't blocking now

This should be fixed in the future, but isn't blocking now
oysteikt reviewed 2024-04-10 20:59:13 +02:00
nix/module.nix Outdated
@ -0,0 +244,4 @@
settings = {
"listen.owner" = config.services.nginx.user;
"listen.group" = config.services.nginx.group;
"pm" = mkDefault "ondemand";
Author
Owner

spookey

![spookey](https://imgur.com/9Liz3KD.jpeg)
felixalb approved these changes 2024-04-10 21:11:57 +02:00
felixalb left a comment
Owner

Great start, think we can merge this and tweak stuff later

Great start, think we can merge this and tweak stuff later
felixalb force-pushed nixify-ng from 89050016d3 to f1958d9afc 2024-04-10 21:45:01 +02:00 Compare
felixalb merged commit 1aa4f4fc8a into master 2024-04-10 21:45:10 +02:00
felixalb deleted branch nixify-ng 2024-04-10 21:45:28 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Projects/nettsiden#53
No description provided.