From f7cbffc944ed81d5a7fe4c3cee9f1d8405c00149 Mon Sep 17 00:00:00 2001 From: reidlab Date: Fri, 1 Nov 2024 19:56:21 -0700 Subject: [PATCH] update packages --- README.md | 6 +++--- flake.lock | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3f6c21e..6efd476 100755 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ nix flake config! this is just used on my personal server at the moment this flake is built for a multi-user experience per host, enforced by [`modules/users.nix`](./modules/users.nix), and found in the `default.nix` file for each host. ## todo - - remove the lua static stuff from nginx + maybe cloudflare ips too + redis + - find a better way to do cloudflare ips - per-host architecture selection, atm it is hardcoded to `aarch64` - - some weird perl error abt locales when building using doas - `keepEnv` might fix this - move common config such as bootloader and networking settings to [`default.nix`](./default.nix) - swap back to hardened kernel - leverage nixos-hardware - unscuff metrics - - wtaf is going on w/ our user management?? \ No newline at end of file + - wtaf is going on w/ our user management?? + - Jellyfin... yea,,, diff --git a/flake.lock b/flake.lock index 230ec58..9a62a54 100755 --- a/flake.lock +++ b/flake.lock @@ -25,11 +25,11 @@ ] }, "locked": { - "lastModified": 1721135958, - "narHash": "sha256-H548rpPMsn25LDKn1PCFmPxmWlClJJGnvdzImHkqjuY=", + "lastModified": 1726036828, + "narHash": "sha256-ZQHbpyti0jcAKnwQY1lwmooecLmSG6wX1JakQ/eZNeM=", "owner": "nix-community", "repo": "home-manager", - "rev": "afd2021bedff2de92dfce0e257a3d03ae65c603d", + "rev": "8a1671642826633586d12ac3158e463c7a50a112", "type": "github" }, "original": { @@ -40,11 +40,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720957393, - "narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=", + "lastModified": 1725983898, + "narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "693bc46d169f5af9c992095736e82c3488bf7dbb", + "rev": "1355a0cbfeac61d785b7183c0caaec1f97361b43", "type": "github" }, "original": {