Compare commits

..

No commits in common. "872f3eca2cde147959a2944bc0440b494058e186" and "11d92ee6f2a6e8fb5c428cc24b30e292c5ac4409" have entirely different histories.

2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -234,11 +234,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1750083401,
"narHash": "sha256-ynqbgIYrg7P1fAKYqe8I/PMiLABBcNDYG9YaAP/d/C4=",
"lastModified": 1749195551,
"narHash": "sha256-W5GKQHgunda/OP9sbKENBZhMBDNu2QahoIPwnsF6CeM=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "61837d2a33ccc1582c5fabb7bf9130d39fee59ad",
"rev": "4602f7e1d3f197b3cb540d5accf5669121629628",
"type": "github"
},
"original": {
@ -298,11 +298,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1750259320,
"narHash": "sha256-H8J4H2XCIMEJ5g6fZ179QfQvsc2dUqhqfBjC8RAHNRY=",
"lastModified": 1749494155,
"narHash": "sha256-FG4DEYBpROupu758beabUk9lhrblSf5hnv84v1TLqMc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9ba04bda9249d5d5e5238303c9755de5a49a79c5",
"rev": "88331c17ba434359491e8d5889cce872464052c2",
"type": "github"
},
"original": {

View file

@ -62,7 +62,7 @@ in {
hostName = "cloud.${domain}";
https = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud30;
maxUploadSize = "1G";