about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Hardware: Disks: Persist /rootBaitinq2022-10-133-0/+3
| | | | | This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs
* Misc: Add deploy-rs tool and setup deploy configurationsBaitinq2022-10-133-0/+26
|
* Hosts: Root user: Add authorized ssh keysBaitinq2022-10-131-9/+16
|
* Hosts: Home: Add password-managerBaitinq2022-10-131-0/+6
|
* Module: Git-server: RemoveBaitinq2022-10-121-89/+0
|
* UpdateBaitinq2022-10-111-0/+0
|
* Hosts: Neovim: Add custom configBaitinq2022-10-111-0/+11
|
* Hardware: Virtualbox: Disable wlr_hardware_cursors and guest_toolsBaitinq2022-10-101-1/+5
|
* Hardware: Virtualbox: Disks: Change size of nix partition to 32GBaitinq2022-10-101-1/+1
|
* Hardware: Disks: Persist ssh host key filesBaitinq2022-10-083-0/+12
|
* Hosts: Enable local dns server using unboundBaitinq2022-10-061-1/+3
|
* Hosts: Explicitly enable some networking optionsBaitinq2022-10-061-0/+4
|
* UpdateBaitinq2022-10-061-0/+0
|
* Hardware: Virtualbox: Add disks-* utilitiesBaitinq2022-10-061-42/+127
|
* Overlays: Base: Remove nonworking grub luks2 patchBaitinq2022-10-041-6/+0
|
* Hosts: Dont use uu-utilsBaitinq2022-10-041-1/+1
|
* Hardware: Laptop: Add disks utilities programsBaitinq2022-10-041-38/+128
|
* mkHost: Set hostname as host + "-" + hardwareBaitinq2022-10-021-1/+1
|
* Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵Baitinq2022-10-013-4/+4
| | | | config
* Home: Add calibre* to all hostsBaitinq2022-10-013-6/+3
|
* 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
|