Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre LUCAZEAU 3d6b171a43 ADD syncthing to web server 2023-07-28 18:11:10 +00:00
Alexandre LUCAZEAU 12fc483e17 ADD neovim to std install 2023-07-28 18:10:45 +00:00
3 changed files with 7 additions and 1 deletions

View File

@ -10,6 +10,7 @@
../modules/users.nix
# ../docker/appsmith.nix
../docker/kuma.nix
../modules/syncthing.nix
];
system.stateVersion = "21.11";

View File

@ -35,6 +35,11 @@ in
atlanticaweb.fr:2021 {
metrics
}
https://sync.atlanticaweb.fr {
reverse_proxy http://localhost:8384 {
header_up Host {upstream_hostport}
}
}
www.atlanticaweb.fr {
redir https://atlanticaweb.fr{uri}
}

View File

@ -8,7 +8,7 @@
tmux
lshw
bc
#neovim
neovim
ncdu
nixos-option
bat