1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

fix: enable oauth for immich; enable network access for immich containers; remove nixvim-wayland

This commit is contained in:
oddlama 2024-01-23 02:48:29 +01:00
parent 924645cafb
commit 8b67068237
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
9 changed files with 201 additions and 266 deletions

View file

@ -44,7 +44,6 @@
];
nixpkgs.overlays = [
inputs.nixpkgs-wayland.overlay
inputs.nixvim.overlays.default
inputs.wired-notify.overlays.default
];