Compare commits
No commits in common. "3d6b171a432b4d5e832328a016c8e598876c4df0" and "07a61cc3d3ec687cb9cb16c2c269dc644c1b0b5c" have entirely different histories.
3d6b171a43
...
07a61cc3d3
|
@ -10,7 +10,6 @@
|
||||||
../modules/users.nix
|
../modules/users.nix
|
||||||
# ../docker/appsmith.nix
|
# ../docker/appsmith.nix
|
||||||
../docker/kuma.nix
|
../docker/kuma.nix
|
||||||
../modules/syncthing.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
|
|
|
@ -35,11 +35,6 @@ in
|
||||||
atlanticaweb.fr:2021 {
|
atlanticaweb.fr:2021 {
|
||||||
metrics
|
metrics
|
||||||
}
|
}
|
||||||
https://sync.atlanticaweb.fr {
|
|
||||||
reverse_proxy http://localhost:8384 {
|
|
||||||
header_up Host {upstream_hostport}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
www.atlanticaweb.fr {
|
www.atlanticaweb.fr {
|
||||||
redir https://atlanticaweb.fr{uri}
|
redir https://atlanticaweb.fr{uri}
|
||||||
}
|
}
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
tmux
|
tmux
|
||||||
lshw
|
lshw
|
||||||
bc
|
bc
|
||||||
neovim
|
#neovim
|
||||||
ncdu
|
ncdu
|
||||||
nixos-option
|
nixos-option
|
||||||
bat
|
bat
|
||||||
|
|
Loading…
Reference in New Issue