Commit graph

538 commits

Author SHA1 Message Date
06360e6e37 feat(forgejo): disable sign ups
Gotta add some "mail this place to sign up" instead.
2024-05-20 12:06:16 +02:00
e6272ebca0 feat(forgejo): enable mailer 2024-05-20 12:06:16 +02:00
af533ec3bf feat(ami): set up msmtp to send email through forgejo later on
Currently not working as Hetzner is blocking the relevant ports.
2024-05-20 12:06:16 +02:00
df5c9fb1b3 feat(forjego): prepare for enabling mailer 2024-05-20 12:06:16 +02:00
6204338c82 feat(forgejo): enable push create 2024-05-20 12:06:16 +02:00
567e44d6cd feat(forgejo): enable sign ups, but they have to be manually approved 2024-05-20 12:06:16 +02:00
8aadbf24e5 feat(ami): set up murmur 2024-05-20 12:06:16 +02:00
e3eb64b3bb chore: update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/1381a759b205dff7a6818733118d02253340fd5e' (2024-04-02)
  → 'github:ryantm/agenix/24a7ea390564ccd5b39b7884f597cfc8d7f6f44e' (2024-04-26)
• Updated input 'disko':
    'github:nix-community/disko/b8785a1c37f6176b6bc3d2939df329ab3a8f226c' (2024-04-22)
  → 'github:nix-community/disko/285e26465a0bae510897ca04da26ce6307c652b4' (2024-04-26)
• Updated input 'home-manager':
    'github:nix-community/home-manager/d6bb9f934f2870e5cbc5b94c79e9db22246141ff' (2024-04-06)
  → 'github:nix-community/home-manager/86853e31dc1b62c6eeed11c667e8cdd0285d4411' (2024-04-25)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/07ece11b22217b8459df589f858e92212b74f1a1' (2024-04-21)
  → 'github:Mic92/nix-index-database/941c4973c824509e0356be455d89613611f76c8a' (2024-04-28)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/5d48925b815fd202781bfae8fb6f45c07112fdb2' (2024-04-19)
  → 'github:NixOS/nixos-hardware/53db5e1070d07e750030bf65f1b9963df8f0c678' (2024-04-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a5e4bbcb4780c63c79c87d29ea409abf097de3f7' (2024-04-21)
  → 'github:NixOS/nixpkgs/12430e43bd9b81a6b4e79e64f87c624ade701eaf' (2024-04-28)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
  → 'github:NixOS/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994' (2024-04-27)
• Updated input 'nur':
    'github:nix-community/NUR/a9d8891ee925e450f1e94cdf0f8004ea2aa698a9' (2024-04-22)
  → 'github:nix-community/NUR/25549d720af8d5ff6c7e76c09e8bdbcb8a383b03' (2024-04-29)
2024-05-20 12:06:16 +02:00
43c3f427f3 feat: do not backup Downloads and tmp
Commonly contains bigger files, temporarily and fills up backup storage.
2024-05-20 12:06:16 +02:00
55944b9dca docs: remove TODO for fuzzel config 2024-05-20 12:06:16 +02:00
5a7f6eb9e1 chore: update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/1efd500e9805a9efbce401ed5999006d397b9f11' (2024-04-18)
  → 'github:nix-community/disko/b8785a1c37f6176b6bc3d2939df329ab3a8f226c' (2024-04-22)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/93aed67288be60c9ef6133ba2f8de128f4ef265c' (2024-04-14)
  → 'github:Mic92/nix-index-database/07ece11b22217b8459df589f858e92212b74f1a1' (2024-04-21)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/f58b25254be441cd2a9b4b444ed83f1e51244f1f' (2024-04-12)
  → 'github:NixOS/nixos-hardware/5d48925b815fd202781bfae8fb6f45c07112fdb2' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/90055d5e616bd943795d38808c94dbf0dd35abe8' (2024-04-13)
  → 'github:NixOS/nixpkgs/a5e4bbcb4780c63c79c87d29ea409abf097de3f7' (2024-04-21)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/cfd6b5fc90b15709b780a5a1619695a88505a176' (2024-04-12)
  → 'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
• Updated input 'nur':
    'github:nix-community/NUR/9519c9c5b0d44206b7b4fc07e33c8e8a528e00ee' (2024-04-15)
  → 'github:nix-community/NUR/a9d8891ee925e450f1e94cdf0f8004ea2aa698a9' (2024-04-22)
2024-05-20 12:06:16 +02:00
e0e2c5408c feat(ami): set up syncthing 2024-05-20 12:06:16 +02:00
3fad204c98 feat: switch back to stable phinger-cursors
Should be updated to 2.0 tomorrow.
2024-05-20 12:06:16 +02:00
f3659e689c feat(forgejo): redirect to /chef by default to circumvent the landing page 2024-05-20 12:06:16 +02:00
58af3edd2e feat: reduce number of certificates issued, by making everything rely on the buffet.sh cert 2024-05-20 12:06:16 +02:00
2fc516c438 fix: use the proper path for finding the borg ssh key 2024-05-20 12:06:16 +02:00
e4f8faf9d0 feat: get proper 404
This is admittedly super hacky, because it uses an unused subdomain, invalid
certs, and actually just directs somewhere that doesn't exist, but it kinda
works, and going on a weird subdomain at least doesn't redirect to bitwarden.
2024-05-20 12:06:16 +02:00
df67724405 feat(forgejo): update to nixos-unstable version
1.21 is the first version to be Forgejo-forgejo.
2024-05-20 12:06:16 +02:00
e71905be35 feat: migrate tara to ami 2024-05-20 12:06:16 +02:00
cefd39de8e refactor: use one max_percent instead of two seperate values, to allow quicker changing 2024-05-20 12:06:16 +02:00
326c49f6bc feat: add screenshot keybinds 2024-05-20 12:06:16 +02:00
71c989feca chore: update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/4676d72d872459e1e3a248d049609f110c570e9a' (2024-04-07)
  → 'github:Mic92/nix-index-database/93aed67288be60c9ef6133ba2f8de128f4ef265c' (2024-04-14)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/1e3b3a35b7083f4152f5a516798cf9b21e686465' (2024-04-08)
  → 'github:NixOS/nixos-hardware/f58b25254be441cd2a9b4b444ed83f1e51244f1f' (2024-04-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e38d7cb66ea4f7a0eb6681920615dfcc30fc2920' (2024-04-06)
  → 'github:NixOS/nixpkgs/90055d5e616bd943795d38808c94dbf0dd35abe8' (2024-04-13)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/ff0dbd94265ac470dda06a657d5fe49de93b4599' (2024-04-06)
  → 'github:NixOS/nixpkgs/cfd6b5fc90b15709b780a5a1619695a88505a176' (2024-04-12)
• Updated input 'nur':
    'github:nix-community/NUR/41a02781a370613aa045dbc34f42b0d616dcb200' (2024-04-08)
  → 'github:nix-community/NUR/9519c9c5b0d44206b7b4fc07e33c8e8a528e00ee' (2024-04-15)
2024-05-20 12:06:16 +02:00
c8b88993d5 feat: install mpv 2024-05-20 12:06:16 +02:00
6175bf96d0 chore: update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/f33900124c23c4eca5831b9b5eb32ea5894375ce' (2024-03-19)
  → 'github:nix-community/home-manager/d6bb9f934f2870e5cbc5b94c79e9db22246141ff' (2024-04-06)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/2844b5f3ad3b478468151bd101370b9d8ef8a3a7' (2024-03-31)
  → 'github:Mic92/nix-index-database/4676d72d872459e1e3a248d049609f110c570e9a' (2024-04-07)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/9a763a7acc4cfbb8603bb0231fec3eda864f81c0' (2024-03-25)
  → 'github:NixOS/nixos-hardware/1e3b3a35b7083f4152f5a516798cf9b21e686465' (2024-04-08)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28)
  → 'github:NixOS/nixpkgs/e38d7cb66ea4f7a0eb6681920615dfcc30fc2920' (2024-04-06)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29)
  → 'github:NixOS/nixpkgs/ff0dbd94265ac470dda06a657d5fe49de93b4599' (2024-04-06)
• Updated input 'nur':
    'github:nix-community/NUR/d7666601c0054c9150a2152da0cfc007c1de3948' (2024-04-02)
  → 'github:nix-community/NUR/41a02781a370613aa045dbc34f42b0d616dcb200' (2024-04-08)
2024-05-20 12:06:16 +02:00
4cdb2deac5 feat: switch rsync username 2024-05-20 12:06:16 +02:00
14be0f505c feat: install fx 2024-05-20 12:06:16 +02:00
66080bf326 feat: update to phinger 2.0-beta.1 2024-05-20 12:06:16 +02:00
3a1a68962a feat: install element-desktop 2024-05-20 12:06:16 +02:00
c40cbab870 chore: update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/8cb01a0e717311680e0cbca06a76cbceba6f3ed6' (2024-02-13)
  → 'github:ryantm/agenix/1381a759b205dff7a6818733118d02253340fd5e' (2024-04-02)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/34519f3bb678a5abbddf7b200ac5347263ee781b' (2024-03-24)
  → 'github:Mic92/nix-index-database/2844b5f3ad3b478468151bd101370b9d8ef8a3a7' (2024-03-31)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/2726f127c15a4cc9810843b96cad73c7eb39e443' (2024-03-27)
  → 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29)
• Updated input 'nur':
    'github:nix-community/NUR/7e6f9ce704b7362eb5b0f8a8e72b25b750170289' (2024-03-29)
  → 'github:nix-community/NUR/d7666601c0054c9150a2152da0cfc007c1de3948' (2024-04-02)
2024-05-20 12:06:16 +02:00
9b9bd022b0 feat: do not tile on workspace 8 2024-05-20 12:06:16 +02:00
bb6e19f116 Revert "feat: increase charging limits for easterhegg"
This reverts commit 47a24f9e8adcd5000c34560ab4992a0b4ba73313.
2024-05-20 12:06:16 +02:00
fc2642060f chore: update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/56528ee42526794d413d6f244648aaee4a7b56c0' (2024-03-22)
  → 'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/57e6b3a9e4ebec5aa121188301f04a6b8c354c9b' (2024-03-25)
  → 'github:NixOS/nixpkgs/2726f127c15a4cc9810843b96cad73c7eb39e443' (2024-03-27)
• Updated input 'nur':
    'github:nix-community/NUR/8c2040365b527dc716729dc8b4f0003f4ba1e236' (2024-03-26)
  → 'github:nix-community/NUR/7e6f9ce704b7362eb5b0f8a8e72b25b750170289' (2024-03-29)
2024-05-20 12:06:16 +02:00
1ad97a1dc9 feat: increase charging limits for easterhegg 2024-05-20 12:06:16 +02:00
65bb025e44 chore: update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/652fda4ca6dafeb090943422c34ae9145787af37' (2024-02-03)
  → 'github:nix-community/home-manager/f33900124c23c4eca5831b9b5eb32ea5894375ce' (2024-03-19)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/e25efda85e39fcdc845e371971ac4384989c4295' (2024-03-17)
  → 'github:Mic92/nix-index-database/34519f3bb678a5abbddf7b200ac5347263ee781b' (2024-03-24)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/968952f950a59dee9ed1e8799dda38c6dfa1bad3' (2024-03-16)
  → 'github:NixOS/nixos-hardware/9a763a7acc4cfbb8603bb0231fec3eda864f81c0' (2024-03-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)
  → 'github:NixOS/nixpkgs/56528ee42526794d413d6f244648aaee4a7b56c0' (2024-03-22)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/c75037bbf9093a2acb617804ee46320d6d1fea5a' (2024-03-16)
  → 'github:NixOS/nixpkgs/57e6b3a9e4ebec5aa121188301f04a6b8c354c9b' (2024-03-25)
• Updated input 'nur':
    'github:nix-community/NUR/05351320d5ece2eb43cbd991edd4d1f56f5ca17f' (2024-03-18)
  → 'github:nix-community/NUR/8c2040365b527dc716729dc8b4f0003f4ba1e236' (2024-03-26)
2024-05-20 12:06:16 +02:00
1c84619400 feat: install syncthing on tara
allows "offline" sharing more easily
2024-05-20 12:06:16 +02:00
49c192a28c feat: enable syncthing 2024-05-20 12:06:16 +02:00
fe0393311d fix(nrb): add trailing newline to output 2024-05-20 12:06:16 +02:00
28d869d906 feat: enable automatic mounting 2024-05-20 12:06:16 +02:00
0a0a061d87 feat: install qdirstat 2024-05-20 12:06:16 +02:00
ca2f2ee914 feat: add nrb script using nvd 2024-05-20 12:06:16 +02:00
ab6a2b668e chore: update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/e76ff2df6bfd2abe06abd8e7b9f217df941c1b07' (2024-03-11)
  → 'github:Mic92/nix-index-database/e25efda85e39fcdc845e371971ac4384989c4295' (2024-03-17)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/ad2fd7b978d5e462048729a6c635c45d3d33c9ba' (2024-03-11)
  → 'github:NixOS/nixos-hardware/968952f950a59dee9ed1e8799dda38c6dfa1bad3' (2024-03-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b94a96839afcc56de3551aa7472b8d9a3e77e05d' (2024-03-09)
  → 'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/3030f185ba6a4bf4f18b87f345f104e6a6961f34' (2024-03-09)
  → 'github:NixOS/nixpkgs/c75037bbf9093a2acb617804ee46320d6d1fea5a' (2024-03-16)
• Updated input 'nur':
    'github:nix-community/NUR/454d109f622cc0d2de7a1a914e0bb542d25459ce' (2024-03-11)
  → 'github:nix-community/NUR/05351320d5ece2eb43cbd991edd4d1f56f5ca17f' (2024-03-18)
2024-05-20 12:06:16 +02:00
03b305f45a chore: update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/93554c04c2f1c02f4a383538e8848d511c3129e9' (2024-03-03)
  → 'github:Mic92/nix-index-database/e76ff2df6bfd2abe06abd8e7b9f217df941c1b07' (2024-03-11)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/59e37017b9ed31dee303dbbd4531c594df95cfbc' (2024-03-02)
  → 'github:NixOS/nixos-hardware/ad2fd7b978d5e462048729a6c635c45d3d33c9ba' (2024-03-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/79baff8812a0d68e24a836df0a364c678089e2c7' (2024-03-01)
  → 'github:NixOS/nixpkgs/b94a96839afcc56de3551aa7472b8d9a3e77e05d' (2024-03-09)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8' (2024-02-29)
  → 'github:NixOS/nixpkgs/3030f185ba6a4bf4f18b87f345f104e6a6961f34' (2024-03-09)
• Updated input 'nur':
    'github:nix-community/NUR/18ee9e8c537f6bc9d6b435c389bf30b9dc48958f' (2024-03-04)
  → 'github:nix-community/NUR/454d109f622cc0d2de7a1a914e0bb542d25459ce' (2024-03-11)
2024-05-20 12:06:16 +02:00
cbd0e417f1 feat(sway): switch to unstable.sway 2024-05-20 12:06:16 +02:00
7198988ffd fix: exclude .mozilla in backup 2024-05-20 12:06:16 +02:00
b284971674 feat: install anki, python3, alejandra
also remove the wall of commented out packages
2024-05-20 12:06:16 +02:00
ca7ba15ad0 feat: disable keyd 2024-05-20 12:06:16 +02:00
44d55da0dc chore: update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/f070c7eeec3bde8c8c8baa9c02b6d3d5e114d73b' (2024-02-25)
  → 'github:Mic92/nix-index-database/93554c04c2f1c02f4a383538e8848d511c3129e9' (2024-03-03)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/3f7d0bca003eac1a1a7f4659bbab9c8f8c2a0958' (2024-02-22)
  → 'github:NixOS/nixos-hardware/59e37017b9ed31dee303dbbd4531c594df95cfbc' (2024-03-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5bf1cadb72ab4e77cb0b700dab76bcdaf88f706b' (2024-02-25)
  → 'github:NixOS/nixpkgs/79baff8812a0d68e24a836df0a364c678089e2c7' (2024-03-01)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/73de017ef2d18a04ac4bfd0c02650007ccb31c2a' (2024-02-24)
  → 'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8' (2024-02-29)
• Updated input 'nur':
    'github:nix-community/NUR/3612172937c01525cc14646aea107cc764ed5cb2' (2024-02-26)
  → 'github:nix-community/NUR/18ee9e8c537f6bc9d6b435c389bf30b9dc48958f' (2024-03-04)
2024-05-20 12:06:16 +02:00
f82956280b feat: install podman 2024-05-20 12:06:16 +02:00
f495246d64 feat: install nasin-nanpa 2024-05-20 12:06:16 +02:00
6ad76d8d02 feat(sway): float pavucontrol 2024-05-20 12:06:16 +02:00