Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(home/security): init | sefidel | 2023-10-09 | 2 | -3/+18 | |
| | ||||||
* | feat(home/communciation): neomutt: add macro to trigger manual sync | sefidel | 2023-10-09 | 1 | -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 sleep | sefidel | 2023-10-07 | 1 | -1/+1 | |
| | ||||||
* | feat(home/gui): swayidle: suspend early on laptops | sefidel | 2023-10-07 | 1 | -5/+6 | |
| | ||||||
* | feat(home/gui): sway: suspend using systemctl | sefidel | 2023-10-07 | 1 | -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): bump | sefidel | 2023-10-05 | 1 | -21/+21 | |
| | ||||||
* | feat(home/gui): sway: make suspend and logout work on locked state | sefidel | 2023-10-03 | 1 | -1/+2 | |
| | ||||||
* | feat(home/development): add git-filter-repo | sefidel | 2023-10-01 | 1 | -0/+1 | |
| | ||||||
* | feat(nixos/alpha): mount plate zfs volume | sefidel | 2023-09-30 | 1 | -0/+5 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-09-28 | 1 | -15/+15 | |
| | ||||||
* | feat(home/sefidel@alpha): load openrgb profile on startup | sefidel | 2023-09-25 | 1 | -0/+4 | |
| | ||||||
* | feat(nixos/alpha)!: remove qubes boot entry | sefidel | 2023-09-25 | 1 | -8/+0 | |
| | ||||||
* | fix(nixos/alpha): fix ACPI region for openrgb | sefidel | 2023-09-25 | 1 | -0/+4 | |
| | ||||||
* | feat(nixos/alpha): persist network and bluetooth settings | sefidel | 2023-09-24 | 1 | -0/+2 | |
| | | | | * new workstation has WLAN and Bluetooth support. | |||||
* | feat(nixos/alpha): enable openrgb | sefidel | 2023-09-24 | 1 | -0/+2 | |
| | ||||||
* | feat(nixos/haruka): borgbackup: exclude unnecessary files | sefidel | 2023-09-24 | 1 | -0/+3 | |
| | ||||||
* | feat(nixos/alpha): borgbackup: exclude unnecessary files | sefidel | 2023-09-24 | 1 | -0/+3 | |
| | ||||||
* | feat(nixos/haruka): borgbackup: suppress ping output | sefidel | 2023-09-24 | 1 | -1/+3 | |
| | ||||||
* | feat(nixos/alpha): borgbackup: suppress ping output | sefidel | 2023-09-24 | 1 | -1/+3 | |
| | ||||||
* | fix(home/sefidel@alpha): fix activeProfiles syntax | sefidel | 2023-09-23 | 1 | -2/+1 | |
| | ||||||
* | feat(nixos/alpha)!: move to new workstation | sefidel | 2023-09-23 | 2 | -27/+20 | |
| | ||||||
* | chore: 2nd darwin cleanup | sefidel | 2023-09-22 | 9 | -76/+9 | |
| | ||||||
* | chore(home): cleanup kompakt | sefidel | 2023-09-22 | 2 | -21/+0 | |
| | ||||||
* | chore(README): update systems list | sefidel | 2023-09-22 | 1 | -1/+1 | |
| | ||||||
* | feat(home/multimedia): add spotify | sefidel | 2023-09-22 | 1 | -1/+3 | |
| | ||||||
* | feat(home): split multimedia to creative | sefidel | 2023-09-22 | 6 | -5/+25 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-09-22 | 1 | -24/+24 | |
| | ||||||
* | feat(nixos/haruka): enable nm-mullvad | sefidel | 2023-09-19 | 3 | -2/+34 | |
| | ||||||
* | chore(nixos/alpha): label wireguard key | sefidel | 2023-09-19 | 1 | -2/+3 | |
| | ||||||
* | feat(nixos/alpha): enable nm-mullvad | sefidel | 2023-09-19 | 3 | -2/+33 | |
| | ||||||
* | feat(modules): add nm-mullvad | sefidel | 2023-09-19 | 3 | -0/+2750 | |
| | ||||||
* | feat(nixos/alpha,haruka): enable nm-applet | sefidel | 2023-09-17 | 2 | -0/+4 | |
| | ||||||
* | feat(home/gui): waybar: add spacing for tray | sefidel | 2023-09-17 | 1 | -0/+4 | |
| | ||||||
* | feat(nixos/alpha): enable sound | sefidel | 2023-09-17 | 1 | -1/+1 | |
| | | | | * makes 'amixer' binary available | |||||
* | feat(home/gui): waybar: replace pulseaudio with wireplumber | sefidel | 2023-09-17 | 2 | -3/+3 | |
| | | | | | * Since our audio setup is PipeWire-based, there is no reason to use pulseaudio to control volumes. | |||||
* | feat(home/gui): waybar: add tray | sefidel | 2023-09-17 | 1 | -1/+1 | |
| | ||||||
* | feat(nixos/haruka): persist bluetooth entries | sefidel | 2023-09-17 | 1 | -0/+1 | |
| | ||||||
* | feat(home/multimedia): add kdenlive | sefidel | 2023-09-17 | 1 | -1/+1 | |
| | ||||||
* | feat(home/gui): im: add hangul addon | sefidel | 2023-09-17 | 1 | -0/+1 | |
| | ||||||
* | fix(home/gui): sway: don't manually start IM binary | sefidel | 2023-09-17 | 1 | -2/+0 | |
| | | | | | | | | * This fixes the issue where fcitx5-daemon would fail to start every configuration switch. * home-manager creates a service that starts it, therefore manually starting it is not needed. | |||||
* | chore(flake/home-manager): use my fork | sefidel | 2023-09-17 | 2 | -21/+23 | |
| | | | | | | | * Use my fork of home-manager to get fcitx5 to work with Qt6. * This should be reverted when https://github.com/nix-community/home-manager/pull/4468 lands upsteam. | |||||
* | feat(home/browsing): qutebrowser: open links in new window | sefidel | 2023-09-16 | 1 | -0/+3 | |
| | ||||||
* | feat(home/base): zellij: add hdev layout | sefidel | 2023-09-16 | 1 | -0/+15 | |
| | ||||||
* | feat(home/gui): add blueberry | sefidel | 2023-09-16 | 1 | -0/+1 | |
| | ||||||
* | chore(nixos/haruka): remove redundant dpi setting | sefidel | 2023-09-16 | 1 | -1/+0 | |
| | ||||||
* | feat(darwin)!: remove darwin | sefidel | 2023-09-16 | 10 | -526/+1 | |
| | ||||||
* | feat(nixos/haruka): configure fprint, but don't enable | sefidel | 2023-09-16 | 1 | -0/+4 | |
| | ||||||
* | feat(nixos/haruka): add power options on grub | sefidel | 2023-09-16 | 1 | -0/+9 | |
| | ||||||
* | feat(home/gui): add logout binding | sefidel | 2023-09-16 | 1 | -4/+3 | |
| | ||||||
* | feat(home/gui): fix multimedia keys | sefidel | 2023-09-16 | 4 | -7/+27 | |
| |