Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(systems): use system ping | sefidel | 2023-11-15 | 2 | -2/+2 |
| | |||||
* | feat(flake): nixpkgs2211 -> nixpkgs2305 | sefidel | 2023-11-15 | 5 | -14/+14 |
| | |||||
* | chore(flake): bump | sefidel | 2023-11-15 | 1 | -12/+12 |
| | |||||
* | chore(flake): bump | sefidel | 2023-11-14 | 1 | -27/+27 |
| | |||||
* | Revert "chore(flake): bump" | sefidel | 2023-11-12 | 1 | -21/+21 |
| | | | | | This reverts commit 68f20ebab9300479d978208f9114c5a8a1436707, which was causing multiple wayland-related apps to panic. | ||||
* | chore(flake): bump | sefidel | 2023-11-12 | 1 | -21/+21 |
| | |||||
* | feat(flake): neovim -> neovim-nightly | sefidel | 2023-11-12 | 4 | -13/+117 |
| | | | | | This commit replaces neovim with nix-community's neovim-nightly overlay flake, in an effort to reduce the frequency of dependency build errors. | ||||
* | fix(nixos/{alpha, haruka}): fix swaylock failing instantly | sefidel | 2023-11-11 | 2 | -4/+6 |
| | | | | | | | Disabling system-wide sway has also disabled pam configurations, so enable the module with the package set to null. This change supersedes commit 96624d93ab65514dd392b8f14cf6ea1ba97c6442. | ||||
* | fix(nixos/{alpha, haruka}): fix extraSessionCommands not being executed | sefidel | 2023-11-11 | 2 | -4/+4 |
| | | | | | This commit removes sway from system programs, as it conflicts with the one defined in home-manager configuration. | ||||
* | feat(nixos/alpha): persist tailscale data | sefidel | 2023-11-11 | 1 | -0/+1 |
| | |||||
* | feat(nixos/haruka): persist tailscale data | sefidel | 2023-11-11 | 1 | -0/+1 |
| | |||||
* | feat(modules/cachix): add nixrc | sefidel | 2023-11-06 | 1 | -0/+12 |
| | |||||
* | feat(modules/nm-mullvad)!: deprecate module | sefidel | 2023-10-21 | 4 | -56/+1 |
| | | | | * This module has been superseded by Tailscale, and will be deleted. | ||||
* | feat(nixos/alpha): enable trayscale | sefidel | 2023-10-21 | 2 | -0/+2 |
| | |||||
* | feat(nixos/alpha): enable tailscale | sefidel | 2023-10-21 | 1 | -0/+3 |
| | |||||
* | feat(nixos/haruka): enable trayscale | sefidel | 2023-10-21 | 2 | -0/+2 |
| | |||||
* | feat(modules/trayscale): init | sefidel | 2023-10-21 | 1 | -0/+22 |
| | |||||
* | feat(nixos/haruka): enable tailscale | sefidel | 2023-10-21 | 1 | -0/+3 |
| | |||||
* | chore(flake): bump | sefidel | 2023-10-21 | 1 | -24/+24 |
| | |||||
* | Revert "chore(flake/home-manager): use my fork" | sefidel | 2023-10-21 | 2 | -8/+6 |
| | | | | This reverts commit 39def26db7b4e0c6a79b7a17d8273db7c78ef415. | ||||
* | feat(home/base): add comma | sefidel | 2023-10-15 | 1 | -0/+1 |
| | |||||
* | feat(nixos/haruka): enable devkit | sefidel | 2023-10-15 | 2 | -0/+4 |
| | |||||
* | feat(nixos/alpha): enable devkit | sefidel | 2023-10-15 | 2 | -0/+4 |
| | |||||
* | feat(modules/devkit): init | sefidel | 2023-10-15 | 1 | -0/+19 |
| | |||||
* | feat(home/research): add nanum font | sefidel | 2023-10-15 | 1 | -0/+5 |
| | |||||
* | feat(home/communication): neomutt: refresh mail on background | sefidel | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | feat(home/research): add document editors | sefidel | 2023-10-12 | 1 | -0/+4 |
| | |||||
* | chore(home/communication): disable RemainOnExit on mbsync-oneshot | sefidel | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | chore(flake): bump | sefidel | 2023-10-10 | 1 | -21/+21 |
| | |||||
* | feat(home/development): add STM32CubeMX | sefidel | 2023-10-10 | 1 | -0/+5 |
| | |||||
* | chore(home/sefidel@{alpha,haruka}): reformat activeProfiles | sefidel | 2023-10-09 | 2 | -2/+22 |
| | |||||
* | feat(home/sefidel@{alpha,haruka}): enable security | sefidel | 2023-10-09 | 3 | -2/+4 |
| | |||||
* | 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 |
| |