update: nfu
This commit is contained in:
parent
3a95a5668e
commit
5285e4d9d1
2 changed files with 8 additions and 7 deletions
14
flake.lock
generated
14
flake.lock
generated
|
|
@ -290,11 +290,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1774386573,
|
"lastModified": 1775423009,
|
||||||
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
|
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
|
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -433,11 +433,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1774756267,
|
"lastModified": 1774843805,
|
||||||
"narHash": "sha256-Xp9roacTAPRTOveD62JcJwEqACZ/qsmKkyQjVCzNxPA=",
|
"narHash": "sha256-F7DFXjnanOpZpvNE08L9lWEyF5hacs+cl/2mt7fuJGI=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "60c598c17d06cb405df791889d371d9f7fb96865",
|
"rev": "056daa6460fdd5ec01c9602b05cc4b370bee5701",
|
||||||
"revCount": 56,
|
"revCount": 57,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.extremist.software/jet/website"
|
"url": "https://git.extremist.software/jet/website"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
{
|
{
|
||||||
services.stalwart = {
|
services.stalwart = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
stateVersion = config.system.stateVersion;
|
||||||
# Let stalwart open its own ports if needed for the main services
|
# Let stalwart open its own ports if needed for the main services
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue