Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-13 | modules: fix configuration for syncthing | Franck Cuny | 2 | -2/+8 | |
The `documents` folder was not being synced. | |||||
2022-05-12 | nix: update dependencies | Franck Cuny | 1 | -30/+62 | |
2022-05-12 | grafana: there was already something on port 3030 ... | Franck Cuny | 1 | -1/+1 | |
2022-05-12 | grafana: run on port 3030 | Franck Cuny | 1 | -0/+1 | |
There's already something on port 3000. | |||||
2022-05-12 | home: set environment variables for drone-cli | Franck Cuny | 1 | -1/+4 | |
2022-05-12 | aptos: enable bluetooth | Franck Cuny | 1 | -0/+1 | |
2022-05-12 | add modules to manage bluetooth | Franck Cuny | 4 | -2/+78 | |
2022-05-07 | docs: some documentation | Franck Cuny | 2 | -0/+28 | |
2022-05-07 | nix: add a command `dnsupdate` to update the DNS | Franck Cuny | 1 | -1/+13 | |
Running `nix run .#dnsupdate` will execute the program to ensure the configuration is correct. | |||||
2022-05-07 | cmd: add a command to update fcuny.xyz | Franck Cuny | 4 | -0/+851 | |
I'm using fcuny.xyz as a domain to run a number of services on a host using the IP provided by Tailscale. Instead of manually updating the DNS |