Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(nixos/kanata): configure openconnect proxy | sefidel | 2024-02-05 | 2 | -3/+68 |
| | |||||
* | feat(nixos/alpha): enable docker | sefidel | 2024-02-04 | 1 | -0/+3 |
| | |||||
* | feat(modules/invidious): set sensible defaults | sefidel | 2024-02-04 | 1 | -1/+17 |
| | |||||
* | feat(nixos/kanata): enable invidious | sefidel | 2024-02-04 | 2 | -2/+15 |
| | |||||
* | fix(nixos/kanata): fix invidious mojibake | sefidel | 2024-02-04 | 3 | -1/+26 |
| | | | | | * This commit overrides crystal to 1.11, which contains fixes for crystal-lang/crystal#13703. | ||||
* | feat(nixos/kanata): enable postgresql | sefidel | 2024-02-03 | 1 | -0/+2 |
| | |||||
* | feat(modules): add invidious | sefidel | 2024-02-03 | 1 | -0/+34 |
| | |||||
* | feat(modules/nextcloud)!: remove postgres persist settings | sefidel | 2024-02-03 | 1 | -6/+0 |
| | | | | | * Users are advised to enable the postgres module to avoid losing any data. | ||||
* | feat(modules): add postgresql | sefidel | 2024-02-03 | 1 | -0/+34 |
| | |||||
* | feat(nixos/alpha): configure virt-manager | sefidel | 2024-02-03 | 1 | -0/+6 |
| | |||||
* | feat(nixos/alpha): exclude sandbox from backups | sefidel | 2024-02-03 | 1 | -0/+2 |
| | |||||
* | feat(nixos/kanata): switch to new modules | sefidel | 2024-02-03 | 3 | -49/+123 |
| | |||||
* | feat(modules): add metrics | sefidel | 2024-02-03 | 1 | -0/+155 |
| | |||||
* | feat(modules): add nginx | sefidel | 2024-02-03 | 1 | -0/+37 |
| | |||||
* | feat(modules): add acme | sefidel | 2024-02-03 | 1 | -0/+52 |
| | |||||
* | feat(modules): add persistence | sefidel | 2024-02-03 | 1 | -0/+43 |
| | |||||
* | feat(modules): add nitter | sefidel | 2024-02-03 | 2 | -0/+65 |
| | |||||
* | feat(modules/nextcloud): support ssl | sefidel | 2024-02-03 | 1 | -3/+27 |
| | |||||
* | feat(modules): add expose | sefidel | 2024-02-03 | 1 | -0/+67 |
| | | | | | * This commit adds a module for exposing services to the net securely, by making use of Tailscale and Cloudflare Tunnels. | ||||
* | feat(home/communication): add element-desktop | sefidel | 2024-02-03 | 1 | -0/+1 |
| | | | | * Mostly for FOSDEM live calls | ||||
* | fix(nixos): fix NetworkManager-wait-online workaround | sefidel | 2024-02-02 | 2 | -6/+2 |
| | |||||
* | chore(flake): bump | sefidel | 2024-02-02 | 1 | -48/+48 |
| | |||||
* | feat(nixos/kanata): configure nextcloud | sefidel | 2024-01-25 | 2 | -3/+9 |
| | |||||
* | feat(modules/nextcloud): init | sefidel | 2024-01-25 | 2 | -0/+102 |
| | |||||
* | feat(nixos/kanata): open firewall for tailscale | sefidel | 2024-01-25 | 1 | -0/+1 |
| | |||||
* | feat(modules/blocky): don't depend directly on tailscale | sefidel | 2024-01-25 | 1 | -3/+15 |
| | |||||
* | chore(modules/services): update template | sefidel | 2024-01-24 | 1 | -10/+4 |
| | |||||
* | feat(nixos): import all modules by default | sefidel | 2024-01-24 | 2 | -21/+2 |
| | |||||
* | feat(modules)!: remove nm-mullvad | sefidel | 2024-01-24 | 3 | -2751/+0 |
| | |||||
* | fix(lib): fix attrs | sefidel | 2024-01-24 | 2 | -2/+2 |
| | |||||
* | feat(nixos/kanata): add blocky | sefidel | 2024-01-24 | 5 | -0/+2123 |
| | |||||
* | feat(nixos/kanata): use sops to unlock data pool | sefidel | 2024-01-23 | 3 | -2/+7 |
| | |||||
* | feat(nixos/kanata): configure zfs data pool | sefidel | 2024-01-23 | 1 | -0/+25 |
| | |||||
* | feat(nixos/kanata): use ondemand cpu freq governor | sefidel | 2024-01-23 | 1 | -0/+2 |
| | |||||
* | feat(nixos): remove unused unstable-small input | sefidel | 2024-01-23 | 1 | -1/+1 |
| | |||||
* | feat(nixos): add kanata | sefidel | 2024-01-23 | 7 | -0/+320 |
| | |||||
* | feat(nixos): configure colmena on all systems | sefidel | 2024-01-23 | 2 | -0/+12 |
| | |||||
* | feat(nixos)!: delete beta | sefidel | 2024-01-23 | 4 | -68/+0 |
| | |||||
* | feat(lib/mk_system): let colmena deployment options to be set without ↵ | sefidel | 2024-01-23 | 3 | -7/+84 |
| | | | | breaking eval | ||||
* | feat(flake): generate colmena from nixosConfigurations | sefidel | 2024-01-23 | 2 | -12/+13 |
| | |||||
* | feat(lib)!: refactor | sefidel | 2024-01-23 | 8 | -77/+155 |
| | |||||
* | chore(flake): bump | sefidel | 2024-01-19 | 1 | -36/+36 |
| | |||||
* | feat(home/browsing): lib.rs -> crates.io | sefidel | 2024-01-16 | 1 | -1/+1 |
| | | | | | | * The maintainer of lib.rs has been pushing personal opinions on the site, which resulted in few developers removing their crates from the site. | ||||
* | fix(nixos): work around nm-online | sefidel | 2024-01-15 | 2 | -0/+10 |
| | | | | | | * This makes NetworkManager-wait-online service only wait for the network to be reachable, instead of waiting for the startup to complete. | ||||
* | feat(home/sefidel@haruka): use ProFont | sefidel | 2024-01-15 | 1 | -2/+2 |
| | |||||
* | chore(nixos): sort fonts | sefidel | 2024-01-15 | 2 | -8/+8 |
| | |||||
* | feat(nixos/haruka): replace dina with ProFont | sefidel | 2024-01-15 | 1 | -2/+2 |
| | |||||
* | feat(home/gui): waybar: persistent_workspaces -> persistent-workspaces | sefidel | 2024-01-15 | 1 | -1/+1 |
| | | | | * The option was renamed to use dashes instead of underscores. | ||||
* | feat(home/multimedia): add spotify | sefidel | 2024-01-15 | 1 | -1/+3 |
| | |||||
* | fix(profiles/research): allow insecure electron for obsidian | sefidel | 2024-01-15 | 1 | -0/+2 |
| |