| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-09-29 | Modules: git-server: Listen on ipv6 too | Baitinq | 1 | -1/+4 | |
| 2022-09-29 | Firewall: Allow tcp:9090 (calibre) | Baitinq | 1 | -1/+1 | |
| 2022-09-29 | Misc: Comments cleanup | Baitinq | 1 | -9/+0 | |
| 2022-09-29 | Home: Add strace | Baitinq | 1 | -0/+1 | |
| 2022-09-29 | Modules: Email: Neomutt: Add gmail mailboxes | Baitinq | 1 | -0/+8 | |
| 2022-09-29 | Misc: Update usage | Baitinq | 2 | -5/+5 | |
| 2022-09-29 | Module: Email: Fix imapnotify command | Baitinq | 1 | -5/+3 | |
| 2022-09-29 | Module: Email: Remove flavor | Baitinq | 1 | -1/+10 | |
| 2022-09-29 | Module: Email: Remove notmuch | Baitinq | 1 | -7/+2 | |
| 2022-09-29 | Module: Email: Mutt: Add extraConfig | Baitinq | 1 | -0/+6 | |
| 2022-09-29 | Module: Email: Enable imapnotify service | Baitinq | 1 | -1/+1 | |
| 2022-09-29 | Dotfiles: River: Swaylock: Add grace period | Baitinq | 1 | -2/+2 | |
| 2022-09-29 | Overlays: Base: Override mpv with mpv-with-scrits | Baitinq | 1 | -0/+4 | |
| 2022-09-29 | Fmt | Baitinq | 3 | -5/+8 | |
| 2022-09-29 | Update | Baitinq | 2 | -1/+1 | |
| 2022-09-29 | Modules: Add email module | Baitinq | 2 | -1/+78 | |
| 2022-09-26 | Overlays: Base: Grub2: Support luks2 with patch | Baitinq | 2 | -0/+311 | |
| 2022-09-26 | Module: Virtualisation: Replace docker with podman | Baitinq | 1 | -2/+5 | |
| 2022-09-26 | Home: Add libnotify package | Baitinq | 1 | -0/+1 | |
| 2022-09-26 | Home: Add speedtest-cli package | Baitinq | 1 | -0/+1 | |
| 2022-09-26 | Dotfiles: .profile: Set correct Wayland env variables | Baitinq | 1 | -4/+4 | |
| 2022-09-26 | Hardware: Remove tmpfs / size | Baitinq | 3 | -3/+3 | |
| 2022-09-25 | SSH: Disable password authentication | Baitinq | 1 | -2/+1 | |
| 2022-09-25 | Hardware: / tfmps mount: Mount with 755 perms | Baitinq | 3 | -0/+3 | |
| 2022-09-25 | SSH: Change listening port to port 22 | Baitinq | 1 | -2/+2 | |
| 2022-09-23 | Firewall: Allow tcp:80 | Baitinq | 1 | -1/+1 | |
| 2022-09-23 | SSH: Add own authorized_keys | Baitinq | 1 | -0/+6 | |
| 2022-09-22 | Misc: Encrypt flake.lock | Baitinq | 2 | -0/+1 | |
| Security? mayb | |||||
| 2022-09-22 | Modules: Add git-server module | Baitinq | 2 | -1/+86 | |
| This adds a git server (gitolite) with a web frontend cgit | |||||
| 2022-09-22 | Home: Git: Add send-email 'account' | Baitinq | 2 | -0/+7 | |
| 2022-09-22 | Use pkgs.gitFull git package | Baitinq | 2 | -1/+2 | |
| 2022-09-22 | Update | Baitinq | 2 | -28/+19 | |
| Remove smart-wallpaper overlay as it has been updated. | |||||
| 2022-09-22 | Misc: Move nix-index symlink to global configuration | Baitinq | 4 | -6/+4 | |
| 2022-09-22 | Flake: Add systems as 'input' to the nix derivation | Baitinq | 3 | -11/+21 | |
| 2022-09-22 | mkHost: Add extraModules argument | Baitinq | 2 | -6/+5 | |
| 2022-09-22 | Move hosts declaration to flake.nix | Baitinq | 2 | -17/+22 | |
| 2022-09-22 | mkHost: Add extraOverlays argument | Baitinq | 1 | -5/+5 | |
| 2022-09-22 | Misc: Move patches to their respective overlay's folder | Baitinq | 3 | -2/+2 | |
| 2022-09-22 | Overlays: Base: Add database arg patch to comma | Baitinq | 2 | -0/+14 | |
| 2022-09-20 | Flake: Remove dotfiles input | Baitinq | 7 | -43/+26 | |
| Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files | |||||
| 2022-09-20 | dotfiles: swaylock: Change ring and ring-key colors | Baitinq | 2 | -3/+3 | |
| 2022-09-20 | fmt | Baitinq | 1 | -4/+2 | |
| 2022-09-20 | Hosts: Remove uneeded "vm" host | Baitinq | 3 | -135/+0 | |
| As hardware and hosts are now separated, we can remove the now obsolte vm host | |||||
| 2022-09-20 | Fully separate hosts from hardwares | Baitinq | 11 | -11/+18 | |
| Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs | |||||
| 2022-09-19 | Misc: Remove code duplication by merging sets | Baitinq | 1 | -23/+14 | |
| 2022-09-18 | Implement host-hardware separation | Baitinq | 15 | -29/+74 | |
| 2022-09-16 | River: Change exit to Mod+Ctrl+Shift E | Baitinq | 2 | -2/+2 | |
| 2022-09-15 | River: Add smart-wallpaper | Baitinq | 3 | -3/+12 | |
| And temp overlay for smart-wallpaper to work with wayland | |||||
| 2022-09-15 | Use swaylock-effects instead of swaylock for showing clock | Baitinq | 3 | -4/+4 | |
| 2022-09-15 | River: Add wlsunset | Baitinq | 3 | -1/+3 | |