about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(nixos/haruka): enable tailscalesefidel2023-10-211-0/+3
|
* chore(flake): bumpsefidel2023-10-211-24/+24
|
* Revert "chore(flake/home-manager): use my fork"sefidel2023-10-212-8/+6
| | | | This reverts commit 39def26db7b4e0c6a79b7a17d8273db7c78ef415.
* feat(home/base): add commasefidel2023-10-151-0/+1
|
* feat(nixos/haruka): enable devkitsefidel2023-10-152-0/+4
|
* feat(nixos/alpha): enable devkitsefidel2023-10-152-0/+4
|
* feat(modules/devkit): initsefidel2023-10-151-0/+19
|
* feat(home/research): add nanum fontsefidel2023-10-151-0/+5
|
* feat(home/communication): neomutt: refresh mail on backgroundsefidel2023-10-131-1/+1
|
* feat(home/research): add document editorssefidel2023-10-121-0/+4
|
* chore(home/communication): disable RemainOnExit on mbsync-oneshotsefidel2023-10-111-1/+1
|
* chore(flake): bumpsefidel2023-10-101-21/+21
|
* feat(home/development): add STM32CubeMXsefidel2023-10-101-0/+5
|
* chore(home/sefidel@{alpha,haruka}): reformat activeProfilessefidel2023-10-092-2/+22
|
* feat(home/sefidel@{alpha,haruka}): enable securitysefidel2023-10-093-2/+4
|
* feat(home/security): initsefidel2023-10-092-3/+18
|
* feat(home/communciation): neomutt: add macro to trigger manual syncsefidel2023-10-091-0/+6
| | | | | | | | This commit binds 'S' to start the mbsync-oneshot service, triggering manual mailbox sync. This serves as a *temporary* solution for mails being missed while the machine was on suspend state.
* feat(home/gui): swayidle: use loginctl to lock before sleepsefidel2023-10-071-1/+1
|
* feat(home/gui): swayidle: suspend early on laptopssefidel2023-10-071-5/+6
|
* feat(home/gui): sway: suspend using systemctlsefidel2023-10-071-1/+1
| | | | | | | | | This commit fixes various issues raised by using swayidle for entering suspend state, such as: 1) Blurred screenshot background being unavailable 2) Dangling screen lock notification 3) Delays until the system actually enters the suspend state
* chore(flake): bumpsefidel2023-10-051-21/+21
|
* feat(home/gui): sway: make suspend and logout work on locked statesefidel2023-10-031-1/+2
|
* feat(home/development): add git-filter-reposefidel2023-10-011-0/+1
|
* feat(nixos/alpha): mount plate zfs volumesefidel2023-09-301-0/+5
|
* chore(flake): bumpsefidel2023-09-281-15/+15
|
* feat(home/sefidel@alpha): load openrgb profile on startupsefidel2023-09-251-0/+4
|
* feat(nixos/alpha)!: remove qubes boot entrysefidel2023-09-251-8/+0
|
* fix(nixos/alpha): fix ACPI region for openrgbsefidel2023-09-251-0/+4
|
* feat(nixos/alpha): persist network and bluetooth settingssefidel2023-09-241-0/+2
| | | | * new workstation has WLAN and Bluetooth support.
* feat(nixos/alpha): enable openrgbsefidel2023-09-241-0/+2
|
* feat(nixos/haruka): borgbackup: exclude unnecessary filessefidel2023-09-241-0/+3
|
* feat(nixos/alpha): borgbackup: exclude unnecessary filessefidel2023-09-241-0/+3
|
* feat(nixos/haruka): borgbackup: suppress ping outputsefidel2023-09-241-1/+3
|
* feat(nixos/alpha): borgbackup: suppress ping outputsefidel2023-09-241-1/+3
|
* fix(home/sefidel@alpha): fix activeProfiles syntaxsefidel2023-09-231-2/+1
|
* feat(nixos/alpha)!: move to new workstationsefidel2023-09-232-27/+20
|
* chore: 2nd darwin cleanupsefidel2023-09-229-76/+9
|
* chore(home): cleanup kompaktsefidel2023-09-222-21/+0
|
* chore(README): update systems listsefidel2023-09-221-1/+1
|
* feat(home/multimedia): add spotifysefidel2023-09-221-1/+3
|
* feat(home): split multimedia to creativesefidel2023-09-226-5/+25
|
* chore(flake): bumpsefidel2023-09-221-24/+24
|
* feat(nixos/haruka): enable nm-mullvadsefidel2023-09-193-2/+34
|
* chore(nixos/alpha): label wireguard keysefidel2023-09-191-2/+3
|
* feat(nixos/alpha): enable nm-mullvadsefidel2023-09-193-2/+33
|
* feat(modules): add nm-mullvadsefidel2023-09-193-0/+2750
|
* feat(nixos/alpha,haruka): enable nm-appletsefidel2023-09-172-0/+4
|
* feat(home/gui): waybar: add spacing for traysefidel2023-09-171-0/+4
|
* feat(nixos/alpha): enable soundsefidel2023-09-171-1/+1
| | | | * makes 'amixer' binary available
* feat(home/gui): waybar: replace pulseaudio with wireplumbersefidel2023-09-172-3/+3
| | | | | * Since our audio setup is PipeWire-based, there is no reason to use pulseaudio to control volumes.