22
0
mirror of https://github.com/SuperSandro2000/nixos-modules.git synced 2024-05-29 04:20:47 +02:00
Commit Graph

94 Commits

Author SHA1 Message Date
b294b83325
flake: filter source directory to only contain directories and nix files
and not potential patch files which would be tried to be interpreted as nix code
2023-04-04 22:49:47 +02:00
12f7d68519
portunus: don't mix pkgs into overlays 2023-04-04 20:52:33 +02:00
d244f389e5
portunus: move patches to here 2023-04-04 00:05:25 +02:00
70a9444451
matrix: easier enableACME overwriting 2023-04-01 01:37:11 +02:00
a27d931cf6
matrix: don't hardcode c3d2 domain 2023-04-01 01:37:02 +02:00
9153b0c9e9
portunus: add todo 2023-03-25 16:23:48 +01:00
3d980ef335
nix: fix description 2023-03-25 16:23:42 +01:00
20f8900bee
matrix: add element, fix ldap 2023-03-25 16:23:31 +01:00
Sandro Jäckel
3e7c992798
simd: add nix shell to example command to make it copy and paste 2023-03-24 11:05:13 +01:00
Sandro Jäckel
29da58fd07
ssh: update github.com rsa key 2023-03-24 11:04:44 +01:00
d34040eb11
matrix: fix plugin name 2023-03-24 01:55:28 +01:00
9fff94272b
matrix: add 2023-03-24 01:33:29 +01:00
7f2f42bf1b
gitea: enable cron by default, repeat default which disables git hooks 2023-03-23 19:54:00 +01:00
e933d6a14f
portunus: fix missing brackets 2023-03-21 23:41:18 +01:00
a1af3f385d
gitea: allow login via mail and user, fix admin filter 2023-03-18 01:25:23 +01:00
dc940efc63
ldap: add sshPublicKey 2023-03-18 01:24:55 +01:00
7f5c771b83
gitea: add ldap option 2023-03-17 02:06:55 +01:00
acd2637a97
ldap: rename server option to domainName 2023-03-17 01:50:09 +01:00
83216d6268
ldap: improve descriptions 2023-03-17 01:48:22 +01:00
30f1266806
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/a6486be6c11c609cd60c01a427279e8a80a025fa' (2023-01-29)
  → 'github:nix-community/nixpkgs.lib/14ad8df808e5dc13bf4664da1e24a36814c28c16' (2023-03-12)
2023-03-16 23:10:43 +01:00
1de01ed132
portunus: fix setting names 2023-02-23 00:34:37 +01:00
0f25b2adf0
Format 2023-02-18 23:49:11 +01:00
1381cedeb2
zfs: enable trim 2023-02-18 23:49:05 +01:00
Sandro Jäckel
4796998461
zfs: never use the 6.0 kernel 2023-02-02 17:49:26 +01:00
f0501fae16
Fix option name 2023-02-01 01:19:34 +01:00
8b57808135
nginx: compress nix archives with zstd 2023-02-01 01:13:07 +01:00
774181f729
nginx: enable zstd compression 2023-02-01 01:12:49 +01:00
ca7bcda412
Fix typo 2023-02-01 01:12:39 +01:00
e59b245ffa
ssh: add services.openssh.fixPermissions 2023-01-31 22:09:37 +01:00
a89d23fe9a
Format 2023-01-30 19:55:29 +01:00
7996535db3
Bump 2023-01-30 19:55:18 +01:00
c1136d0aa6
Revert "zfs: stick to stable kernel"
This reverts commit 926b46de76.
2023-01-27 23:28:03 +01:00
7b3ecd1d5a
nginx: add option for default 404 server 2023-01-22 19:57:24 +01:00
d332e04ec6
ssh: add recommendedDefaults 2023-01-20 23:42:45 +01:00
3190cdda2e
ssh: fix knownhosts entires missing key type 2023-01-19 00:15:24 +01:00
Sandro Jäckel
d3f1a3df89
hydra: document bind dn password 2023-01-18 16:28:57 +01:00
ca65dd5899
Fix typos 2023-01-17 02:14:18 +01:00
f47672fc25
nix: run deletion as root to have enough permissions 2023-01-17 02:12:16 +01:00
48704bfae7
Set missing default value 2023-01-17 00:56:46 +01:00
dd49629a06
nix: add settings to cleanup legacy, none flake things 2023-01-17 00:34:56 +01:00
7e98f19f5d
hydra: add ldap module which uses security.ldap 2023-01-17 00:24:52 +01:00
10484b21a6
portunus: add ldap preset 2023-01-17 00:23:31 +01:00
51e034bd52
ldap: init ldap middleware module 2023-01-17 00:23:18 +01:00
7fc2024c47
lint 2023-01-16 00:50:19 +01:00
926b46de76
zfs: stick to stable kernel
6.0.X has bugs for bind() which we already ran into
2023-01-16 00:47:44 +01:00
e387e10335
zfs: fix podman if recommended settings are enabled 2023-01-11 02:44:04 +01:00
b0884b6bd5
Format 2023-01-11 00:54:04 +01:00
e2683a4fcb
gitea: expand recommended settings 2023-01-11 00:53:53 +01:00
aafa533bd1
nginx: rename two settings 2023-01-10 00:12:10 +01:00
16c72b4c01
Fix nixosModules not providing an attrset of modules 2023-01-09 21:48:41 +01:00