chore: rename nixp-meta

feat: allow guest login to media smb
This commit is contained in:
Patrick 2024-12-03 02:00:52 +01:00
parent 35b44225ab
commit 0a8b68ea61
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
3 changed files with 6 additions and 5 deletions

View file

@ -182,6 +182,7 @@ in
persistRoot = "/renaultft"; persistRoot = "/renaultft";
} }
{ {
"guest ok" = "yes";
"read only" = "yes"; "read only" = "yes";
"write list" = "@family"; "write list" = "@family";
} }

View file

@ -1653,11 +1653,11 @@
"treefmt-nix": "treefmt-nix_2" "treefmt-nix": "treefmt-nix_2"
}, },
"locked": { "locked": {
"lastModified": 1731864011, "lastModified": 1733088671,
"narHash": "sha256-c0vb8kTbh7GQfIWAyCVbYYeEJ17QU4KG0hyMFyOaomA=", "narHash": "sha256-glAsc7l4pnnVPiC5UbxJ7SnuvFzwchg755Qe7hrM4GY=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "e033b3e6789d4bc622915d2aee8bfc2997fcd9af", "rev": "ac55ccd2f5c3715d04a3909e3b5650b23a562884",
"revCount": 14, "revCount": 18,
"type": "git", "type": "git",
"url": "https://forge.lel.lol/patrick/nixp-meta.git" "url": "https://forge.lel.lol/patrick/nixp-meta.git"
}, },

View file

@ -20,7 +20,7 @@
packages = with pkgs; [ packages = with pkgs; [
# Nix # Nix
nil nil
inputs.nixp-meta.packages.x86_64-linux.nixp-meta-release inputs.nixp-meta.packages.x86_64-linux.nim-release
# Misc # Misc
shellcheck shellcheck