about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(home/gui): add wl-mirrorsefidel2023-11-171-0/+1
|
* feat(home/development): add pkg-configsefidel2023-11-161-0/+1
|
* feat(home/browsing): use auto for preferred color schemesefidel2023-11-161-1/+1
| | | | | This commit sets the preferred color scheme from dark to auto, in order to respect the darkman's settings.
* feat(home/gui): configure darkmansefidel2023-11-161-0/+34
|
* feat(home/gui): use gtk theme from neothemesefidel2023-11-161-9/+16
|
* feat(modules/neotheme): add gtk supportsefidel2023-11-161-0/+27
|
* feat(home/gui): sway: add keybinds for moving ws to outputssefidel2023-11-161-0/+6
|
* fix(home/gui): sway: restart kanshi on reloadsefidel2023-11-161-0/+3
|
* feat(home/gui): kanshi: setup docked profilesefidel2023-11-161-0/+15
|
* feat(home/gui): sway: use displaylink patch on laptopsefidel2023-11-152-3/+62
|
* feat(nixos/haruka): add displaylink driverssefidel2023-11-151-1/+9
|
* fix(home/communication): fix schildichat segfaulting (#267618)sefidel2023-11-151-1/+4
|
* chore(systems): use system pingsefidel2023-11-152-2/+2
|
* feat(flake): nixpkgs2211 -> nixpkgs2305sefidel2023-11-155-14/+14
|
* chore(flake): bumpsefidel2023-11-151-12/+12
|
* chore(flake): bumpsefidel2023-11-141-27/+27
|
* Revert "chore(flake): bump"sefidel2023-11-121-21/+21
| | | | | This reverts commit 68f20ebab9300479d978208f9114c5a8a1436707, which was causing multiple wayland-related apps to panic.
* chore(flake): bumpsefidel2023-11-121-21/+21
|
* feat(flake): neovim -> neovim-nightlysefidel2023-11-124-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 instantlysefidel2023-11-112-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 executedsefidel2023-11-112-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 datasefidel2023-11-111-0/+1
|
* feat(nixos/haruka): persist tailscale datasefidel2023-11-111-0/+1
|
* feat(modules/cachix): add nixrcsefidel2023-11-061-0/+12
|
* feat(modules/nm-mullvad)!: deprecate modulesefidel2023-10-214-56/+1
| | | | * This module has been superseded by Tailscale, and will be deleted.
* feat(nixos/alpha): enable trayscalesefidel2023-10-212-0/+2
|
* feat(nixos/alpha): enable tailscalesefidel2023-10-211-0/+3
|
* feat(nixos/haruka): enable trayscalesefidel2023-10-212-0/+2
|
* feat(modules/trayscale): initsefidel2023-10-211-0/+22
|
* 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
|