1 Commits

Author SHA1 Message Date
github-actions[bot]
9987994b82 automated: Update flake.lock
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 17s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m12s
Auto-generated by [update.yml][1] with the help of
[create-pull-request][2].

[1]: https://nayeonie.com/ahuston-0/nix-dotfiles/src/branch/main/.github/workflows/flake-update.yml
[2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
2025-12-27 12:09:43 +00:00
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@@ -76,11 +76,11 @@
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1766635416,
"narHash": "sha256-Nfjtg55eTeSk99YF4zykkmyWjMR0LJ75aXOSCptMZOM=",
"lastModified": 1766808216,
"narHash": "sha256-AVYhBjZX0jqGMgRlsTU+d9OmdBNm33GkDDSUBnWvQq0=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "981ca9cae3898b79f085e5aa739b911bc330782f",
"rev": "0e7abfbdf914621c77ced7565d66ba3dad457d1e",
"type": "gitlab"
},
"original": {
@@ -596,11 +596,11 @@
]
},
"locked": {
"lastModified": 1766717007,
"narHash": "sha256-ZjLiHCHgoH2maP5ZAKn0anrHymbjGOS5/PZqfJUK8Ik=",
"lastModified": 1766803264,
"narHash": "sha256-eGK6He8BR6L7N73kyyjz/vGxZX1Usnr8Gwfs3D18KgE=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "a18efe8a9112175e43397cf870fb6bc1ca480548",
"rev": "6b5c52313aaf3f3e1a0a6757bb89846edfb5195c",
"type": "github"
},
"original": {

View File

@@ -12,7 +12,7 @@
#"use sendfile" = "yes";
#"max protocol" = "smb2";
# note: localhost is the ipv6 localhost ::1
"hosts allow" = "192.168.76. 127.0.0.1 localhost 192.168.191.";
"hosts allow" = "192.168.76. 127.0.0.1 localhost";
"hosts deny" = "0.0.0.0/0";
"guest account" = "nobody";
"map to guest" = "bad user";