about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Test containers containersBaitinq2022-09-301-0/+41
|
* Modules: git-server: Listen on ipv6 tooBaitinq2022-09-291-1/+4
|
* Firewall: Allow tcp:9090 (calibre)Baitinq2022-09-291-1/+1
|
* Misc: Comments cleanupBaitinq2022-09-291-9/+0
|
* Home: Add straceBaitinq2022-09-291-0/+1
|
* Modules: Email: Neomutt: Add gmail mailboxesBaitinq2022-09-291-0/+8
|
* Misc: Update usageBaitinq2022-09-292-5/+5
|
* Module: Email: Fix imapnotify commandBaitinq2022-09-291-5/+3
|
* Module: Email: Remove flavorBaitinq2022-09-291-1/+10
|
* Module: Email: Remove notmuchBaitinq2022-09-291-7/+2
|
* Module: Email: Mutt: Add extraConfigBaitinq2022-09-291-0/+6
|
* Module: Email: Enable imapnotify serviceBaitinq2022-09-291-1/+1
|
* Dotfiles: River: Swaylock: Add grace periodBaitinq2022-09-291-2/+2
|
* Overlays: Base: Override mpv with mpv-with-scritsBaitinq2022-09-291-0/+4
|
* FmtBaitinq2022-09-293-5/+8
|
* UpdateBaitinq2022-09-292-1/+1
|
* Modules: Add email moduleBaitinq2022-09-292-1/+78
|
* Overlays: Base: Grub2: Support luks2 with patchBaitinq2022-09-262-0/+311
|
* Module: Virtualisation: Replace docker with podmanBaitinq2022-09-261-2/+5
|
* Home: Add libnotify packageBaitinq2022-09-261-0/+1
|
* Home: Add speedtest-cli packageBaitinq2022-09-261-0/+1
|
* Dotfiles: .profile: Set correct Wayland env variablesBaitinq2022-09-261-4/+4
|
* Hardware: Remove tmpfs / sizeBaitinq2022-09-263-3/+3
|
* SSH: Disable password authenticationBaitinq2022-09-251-2/+1
|
* Hardware: / tfmps mount: Mount with 755 permsBaitinq2022-09-253-0/+3
|
* SSH: Change listening port to port 22Baitinq2022-09-251-2/+2
|
* Firewall: Allow tcp:80Baitinq2022-09-231-1/+1
|
* SSH: Add own authorized_keysBaitinq2022-09-231-0/+6
|
* Misc: Encrypt flake.lockBaitinq2022-09-222-0/+1
| | | | Security? mayb
* Modules: Add git-server moduleBaitinq2022-09-222-1/+86
| | | | This adds a git server (gitolite) with a web frontend cgit
* Home: Git: Add send-email 'account'Baitinq2022-09-222-0/+7
|
* Use pkgs.gitFull git packageBaitinq2022-09-222-1/+2
|
* UpdateBaitinq2022-09-222-28/+19
| | | | Remove smart-wallpaper overlay as it has been updated.
* Misc: Move nix-index symlink to global configurationBaitinq2022-09-224-6/+4
|
* Flake: Add systems as 'input' to the nix derivationBaitinq2022-09-223-11/+21
|
* mkHost: Add extraModules argumentBaitinq2022-09-222-6/+5
|
* Move hosts declaration to flake.nixBaitinq2022-09-222-17/+22
|
* mkHost: Add extraOverlays argumentBaitinq2022-09-221-5/+5
|
* Misc: Move patches to their respective overlay's folderBaitinq2022-09-223-2/+2
|
* Overlays: Base: Add database arg patch to commaBaitinq2022-09-222-0/+14
|
* Flake: Remove dotfiles inputBaitinq2022-09-207-43/+26
| | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files
* dotfiles: swaylock: Change ring and ring-key colorsBaitinq2022-09-202-3/+3
|
* fmtBaitinq2022-09-201-4/+2
|
* Hosts: Remove uneeded "vm" hostBaitinq2022-09-203-135/+0
| | | | | As hardware and hosts are now separated, we can remove the now obsolte vm host
* Fully separate hosts from hardwaresBaitinq2022-09-2011-11/+18
| | | | | | Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs
* Misc: Remove code duplication by merging setsBaitinq2022-09-191-23/+14
|
* Implement host-hardware separationBaitinq2022-09-1815-29/+74
|
* River: Change exit to Mod+Ctrl+Shift EBaitinq2022-09-162-2/+2
|
* River: Add smart-wallpaperBaitinq2022-09-153-3/+12
| | | | And temp overlay for smart-wallpaper to work with wayland
* Use swaylock-effects instead of swaylock for showing clockBaitinq2022-09-153-4/+4
|