add navidrome, nfs and slskd

This commit is contained in:
2026-07-23 01:24:08 +02:00
parent 497ca74787
commit 8cfe8b7c6f
7 changed files with 156 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs?ref=pull/544340/head";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";