| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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 | |
| 2022-09-15 | River: Set good border colors | Baitinq | 2 | -4/+4 | |
| 2022-09-15 | River: Spawn useful services in init script | Baitinq | 2 | -6/+14 | |
| 2022-09-15 | Add wayland idling/locking via sway(idle/lock) | Baitinq | 4 | -1/+16 | |
| 2022-09-15 | Add tmux program | Baitinq | 1 | -0/+5 | |
| 2022-09-14 | Add wifi network | Baitinq | 1 | -0/+0 | |
| 2022-09-14 | Implement initial wayland support | Baitinq | 9 | -5/+676 | |
| 2022-09-10 | Xlock: Respect dpms off screen | Baitinq | 1 | -1/+1 | |
| 2022-09-10 | Packages: Remove non-existant package references | Baitinq | 1 | -2/+0 | |
| 2022-09-10 | Packages: Remove smart-wallpaper | Baitinq | 3 | -21/+1 | |
| Already included in nixpkgs | |||||
| 2022-09-10 | Packages: Remove mov-cli | Baitinq | 5 | -25/+1 | |
| Already included in nixpkgs | |||||
| 2022-09-10 | Packages: Remove manga-cli | Baitinq | 5 | -35/+1 | |
| Already included in nixpkgs | |||||
| 2022-09-10 | Packages: Remove dwmbar | Baitinq | 3 | -28/+1 | |
| Already included in nixpkgs | |||||
| 2022-09-10 | Update | Baitinq | 1 | -18/+18 | |
| 2022-09-10 | Add element-desktop as a global-home program | Baitinq | 2 | -1/+1 | |
| 2022-09-10 | Disks: Separate create script into create/format | Baitinq | 2 | -24/+35 | |
| 2022-09-10 | Misc: Use dotfiles as flake input | Baitinq | 7 | -29/+36 | |
| 2022-09-09 | ISO: Set user as nixos | Baitinq | 2 | -5/+7 | |
| We now declare the user in the flake.nix, overriding this in the isoConfigurations output | |||||
| 2022-09-08 | Phobos: Add element-desktop program | Baitinq | 1 | -0/+1 | |
| 2022-09-07 | Enable ssh x11 forwarding | Baitinq | 1 | -1/+4 | |
| 2022-09-07 | Misc: Update README instructions for iso building | Baitinq | 1 | -1/+1 | |
| 2022-09-07 | Modules: Virtualisation: Virtualbox: Remove guest extension | Baitinq | 1 | -9/+1 | |
| 2022-09-07 | Change hardcoded user to use the ${user} variable | Baitinq | 1 | -1/+1 | |