Compare commits

...

4 Commits

Author SHA1 Message Date
nyanloutre 407f0ac4f6 Merge branch 'master' into update_22_05 2022-07-05 21:47:27 +02:00
nyanloutre 5a479bbe03 LoutreOS: disable syncthing 2022-07-05 21:46:18 +02:00
nyanloutre 8c8795cd2a LoutreOS: update PostgreSQL from 9.6 to 14 2022-07-05 21:45:28 +02:00
nyanloutre 7edc314234
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/685d243d971c4f9655c981036b9c7bafdb728a0d' (2022-05-19)
  → 'github:NixOS/nixpkgs/573603b7fdb9feb0eb8efc16ee18a015c667ab1b' (2022-07-02)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/48037fd90426e44e4bf03e6479e88a11453b9b66' (2022-05-18)
  → 'github:NixOS/nixpkgs/18b14a254dca6b68ca0ce2ce885ce2b550065799' (2022-07-03)
2022-07-05 20:10:31 +02:00
1 changed files with 0 additions and 6 deletions

View File

@ -99,12 +99,6 @@ in
fstrim.enable = true;
syncthing = {
enable = true;
dataDir = "/var/lib/syncthing";
openDefaultPorts = true;
};
nfs.server = {
enable = true;
exports = ''