fa670d7289
modules: add octoprint module with plugins
2023-12-05 12:43:57 +03:00
b61b7ba38a
asus: add octoprint
2023-12-04 11:23:48 +03:00
528ee1cfb1
add default special arguments
2023-11-30 23:56:37 +03:00
e7f9255397
home: remove octoprint
2023-11-30 14:16:42 +03:00
c71e0c7573
move magenta and canigou to infra
2023-11-24 01:19:02 +03:00
71002a2d14
Revert "host/home: add octoprint draggable files plugin"
...
This reverts commit 2a142a83f6
.
2023-11-15 15:23:30 +03:00
2a142a83f6
host/home: add octoprint draggable files plugin
2023-11-15 10:36:00 +03:00
25ebee1ed0
host/home: add 3d printing, add extra module for jan, disable nas user
2023-11-13 18:26:20 +03:00
d5cbcfa94f
host/home: remove dhcp for the enp3s0 interface
2023-11-07 12:52:26 +03:00
05db19e8e9
home: enable bluetooth
2023-10-18 16:24:05 +03:00
47004abbe5
home/editor: add languagetool
2023-09-29 11:38:06 +03:00
cd05295f56
asus: disable transmission
2023-09-29 11:16:56 +03:00
fafbde9720
nixos/canigou: use unstable miniflux
2023-09-21 01:24:40 +03:00
ff0905e605
nixos/home: decrease wezterm font size
2023-09-18 14:48:16 +03:00
33b74e1e02
magenta: fix gitea ssh
...
See: https://github.com/NixOS/nixpkgs/issues/235442#issuecomment-1659070745
2023-09-07 18:13:02 +03:00
26c3ad5ce4
asus: enable transmission
2023-09-07 14:13:35 +03:00
746cbc7778
magenta: restart dovecot after updating the certs
2023-09-07 14:13:07 +03:00
e3e80c747b
tatos: add docs subnets
2023-08-17 18:28:46 +03:00
c58618bcb8
tatos: add works subnet
2023-08-15 15:18:18 +03:00
92ba0811a5
add work subnets
2023-08-14 12:35:24 +03:00
345124f464
host: add missed shared configs to the talos and the istal
2023-08-01 13:06:27 +03:00
b6b8e8dc82
host/tatos: add subnets user list
2023-08-01 12:53:46 +03:00
d239274f0c
home: change wezterm font-size
2023-07-31 10:51:47 +03:00
b06cb8ee3a
home: change default terminal to wezterm
2023-07-31 00:09:57 +03:00
1d4760974f
host/tatos: fix wireguard keys
2023-07-29 22:54:00 +03:00
52993be543
host: add talos server
2023-07-29 17:21:48 +03:00
d794bf88f0
host/canigou: add more peers
2023-07-28 18:07:17 +03:00
40d83f4883
host: init istal server
2023-07-28 17:08:13 +03:00
cf58eb8425
host/home: allow tcp port ranges
2023-07-06 17:03:40 +03:00
7c880acb11
enable ssh for local machines
2023-07-03 23:16:31 +03:00
7721a89e13
host/canigou: add yagpt telegram bot service
2023-06-29 00:57:12 +03:00
61c141dca6
canigou: add miniflux service
2023-06-22 17:12:06 +03:00
1b318bc4cf
nixos/fail2ban: add white list
2023-06-14 22:53:15 +03:00
19a0079480
magenta: change configs for dkim and dmarc
2023-06-08 20:33:45 +03:00
386b3e730f
add mail accounts
2023-06-08 19:09:16 +03:00
2fa6f01771
chore: add url to the dmarc spec
2023-06-05 14:56:49 +03:00
c021660fe1
magenta: change mailserver accounts
2023-06-05 13:56:10 +03:00
b48e044e3c
host/canigou: change deprecated configs
2023-05-29 00:13:43 +03:00
a1632c8dba
host/magenta: use new configs instead of deprecated
2023-05-29 00:13:43 +03:00
c8c87b32ae
host/home: remove deprecated boot.loader.grub.version
2023-05-29 00:13:43 +03:00
a274387288
host/magenta: fix the abuse email
2023-05-04 00:22:27 +03:00
57e3293a68
host/magenta: fix path to secret file
2023-04-30 00:12:48 +03:00
1edea4e9ce
host/shared: use unstable docker package
2023-04-30 00:12:25 +03:00
e0938e5a25
add comments with source info
2023-04-23 09:58:51 +03:00
55ec9e2106
magenta/mailserver: add sm1 account
2023-04-23 09:53:01 +03:00
1a3335831d
magenta/mailserver: dump traefik certificate instead of nginx
2023-04-23 09:47:36 +03:00
adb357db99
host/asus: remove ipfs
2023-04-10 10:46:25 +03:00
d885a8baa9
host/asus: use lts kernel from stable channel
2023-04-03 16:23:42 +03:00
cd41b21181
host/asus: enable wireguard
2023-04-02 23:53:51 +03:00
dab505e62b
nix: use 22.11 stable nixpkgs ( #13 )
...
nix: refac overlays
nix: fix path to packages
nix: use mkMerge
nix: rename nixpkgs-unstable input
user: remove my tools
user: build use unstable packages for nil
cannot be built on stable because it requires rustc 1.66 or newer, while the currently active rustc version is 1.64.0
host/magenta: use unstable gitea
nix: fix rollback command
nix: fix overlays
user: use unstable haskell packages to build xmonad
user: don't build woodpecker-cli
host: import nix module for canigou and magenta
pkgs: fix woodpecker
host/home: use unstable kernel to use rtl88x2bu driver
host: use unstable ipfs
move ipfs to shared config
user: use unstable woodpecker-cli
Reviewed-on: #13
2023-03-31 17:40:22 +03:00