about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(home/browsing): manage firefoxsefidel2023-12-214-4/+49
|
* fix(home/browsing): don't leak token on barsefidel2023-12-211-8/+12
|
* feat(home/browsing): use kagisefidel2023-12-212-8/+21
|
* feat(home/sefidel@alpha): enable gamingsefidel2023-12-202-0/+2
|
* feat(home/gaming): initsefidel2023-12-201-0/+19
|
* feat(modules/cachix): add nix-gamingsefidel2023-12-201-0/+12
|
* feat(flake): add nix-gamingsefidel2023-12-202-0/+61
|
* fix(nixos/haruka): fix build by temporarily disabling displaylinksefidel2023-12-061-1/+2
|
* chore(flake): bumpsefidel2023-12-061-68/+43
|
* feat(home/communication)!: replace schildichat-desktop with cinny-desktopsefidel2023-12-061-4/+1
| | | | Follow https://github.com/NixOS/nixpkgs/pull/272270 (schildichat-{web,desktop}: remove due to lack of maintenance)
* feat(home/security): add bitwardensefidel2023-12-011-0/+1
|
* chore(flake): bumpsefidel2023-12-011-30/+30
|
* chore(flake): bumpsefidel2023-11-261-21/+21
|
* chore(flake): bumpsefidel2023-11-251-18/+18
|
* chore(flake): bumpsefidel2023-11-221-30/+30
|
* feat(home/creative): add koohasefidel2023-11-171-1/+1
|
* feat(home/gui): sway: add keybinds for moving container to outputssefidel2023-11-171-0/+6
|
* feat(home/gui): sway: add display mirroring bindingsefidel2023-11-171-0/+3
|
* 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.