aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pkgs): migrate ida-pro to perSystem packagesLeander Scherer12 days3-21/+28
|
* feat(emulators): add emulators and rpcs3 overlayLeander Scherer12 days3-0/+23
|
* feat(nixos): configure global nixpkgs moduleLeander Scherer12 days2-0/+12
|
* fix(steam): ignore DualSense touchpadLeander Scherer12 days1-0/+4
|
* fix(audio): add missing module argumentsLeander Scherer12 days1-1/+1
|
* chore: remove hcliLeander Scherer2026-06-302-71/+0
|
* feat(minecraft): setup prismlauncherLeander Scherer2026-06-302-0/+6
|
* chore: cleanup sway, quickshellLeander Scherer2026-06-2948-5092/+1
|
* Merge pull request #37 from schererleander/update_flake_lock_actionLeander Scherer2026-06-291-24/+24
|\ | | | | Update Nix flake inputs
| * flake.lock: Updategithub-actions[bot]2026-06-281-24/+24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flake lock file updates: • Updated input 'firefox-addons': 'gitlab:rycee/nur-expressions/d6668e3?dir=pkgs/firefox-addons' (2026-06-21) → 'gitlab:rycee/nur-expressions/9ad2019?dir=pkgs/firefox-addons' (2026-06-28) • Updated input 'home-manager': 'github:nix-community/home-manager/78e7d8b' (2026-06-20) → 'github:nix-community/home-manager/8d8a6cc' (2026-06-27) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/3e41b24' (2026-06-16) → 'github:nixos/nixpkgs/89570f2' (2026-06-23) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/b37f4ba' (2026-06-20) → 'github:nix-community/nixpkgs-wayland/d93b8da' (2026-06-27) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/4e128c5' (2026-06-14) → 'github:nix-community/lib-aggregate/89fd755' (2026-06-21) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/de42d44' (2026-06-14) → 'github:nix-community/nixpkgs.lib/2b737a4' (2026-06-21) • Updated input 'sops-nix': 'github:Mic92/sops-nix/420f8d2' (2026-06-20) → 'github:Mic92/sops-nix/56b2406' (2026-06-22) • Updated input 'spicetify-nix': 'github:Gerg-L/spicetify-nix/aeaf7c8' (2026-06-14) → 'github:Gerg-L/spicetify-nix/9cb2746' (2026-06-21)
* feat(mail): remove weekly reportsschererleander2026-06-231-194/+49
|
* Merge pull request #36 from schererleander/update_flake_lock_actionLeander Scherer2026-06-231-31/+31
|\ | | | | Update Nix flake inputs
| * flake.lock: Updategithub-actions[bot]2026-06-211-31/+31
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flake lock file updates: • Updated input 'firefox-addons': 'gitlab:rycee/nur-expressions/89503b5?dir=pkgs/firefox-addons' (2026-06-13) → 'gitlab:rycee/nur-expressions/d6668e3?dir=pkgs/firefox-addons' (2026-06-21) • Updated input 'home-manager': 'github:nix-community/home-manager/5b6f573' (2026-06-13) → 'github:nix-community/home-manager/78e7d8b' (2026-06-20) • Updated input 'nix-darwin': 'github:nix-darwin/nix-darwin/aabb203' (2026-06-12) → 'github:nix-darwin/nix-darwin/a1fa429' (2026-06-18) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/49a4bd0' (2026-06-12) → 'github:nixos/nixpkgs/3e41b24' (2026-06-16) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/b1804f7' (2026-06-13) → 'github:nix-community/nixpkgs-wayland/b37f4ba' (2026-06-20) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/9fd2f05' (2026-06-07) → 'github:nix-community/lib-aggregate/4e128c5' (2026-06-14) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/78afa8e' (2026-06-07) → 'github:nix-community/nixpkgs.lib/de42d44' (2026-06-14) • Updated input 'quickshell': 'git+https://git.outfoxxed.me/quickshell/quickshell?ref=refs/heads/master&rev=d99d87d5e5ec4e696815348692fdaaf0b6be1b2c' (2026-06-10) → 'git+https://git.outfoxxed.me/quickshell/quickshell?ref=refs/heads/master&rev=68c2c85c33845385f7ab8147b32f1450b1e468e0' (2026-06-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/9ed6585' (2026-06-04) → 'github:Mic92/sops-nix/420f8d2' (2026-06-20) • Updated input 'spicetify-nix': 'github:Gerg-L/spicetify-nix/0243dd6' (2026-06-10) → 'github:Gerg-L/spicetify-nix/aeaf7c8' (2026-06-14)
* feat(lilith): remove brew cleanup as deprecatedschererleander2026-06-181-1/+1
|
* chore(user): update package listLeander Scherer2026-06-161-2/+1
|
* feat(hcli): create hcli pkgLeander Scherer2026-06-162-0/+71
|
* chore: update flakeLeander Scherer2026-06-141-104/+17
|
* feat(kde): add scanner, rar support for arkLeander Scherer2026-06-141-14/+24
|
* fix(wine): fix issues with win64 and win32Leander Scherer2026-06-141-11/+37
|
* chore(programs): update and remove unused programsLeander Scherer2026-06-1413-245/+31
|
* chore(packages): add codex to home packagesLeander Scherer2026-06-111-0/+1
|
* chore(kde): add tesseract languages to spectacleLeander Scherer2026-06-111-0/+6
|
* chore(adam): fix hardware drive configurationsLeander Scherer2026-06-112-2/+3
|
* feat(packages): setup ida-pro and fluffy-mod-managerLeander Scherer2026-06-116-1/+383
|
* chore: update flakeLeander Scherer2026-06-111-31/+31
|
* chore: update hardware config for new driveLeander Scherer2026-06-111-9/+7
|
* chore(wine): set default wine architecture and prefixLeander Scherer2026-06-111-0/+4
|
* chore: change default search engine, remove vimium extensionLeander Scherer2026-06-111-3/+1
|
* chore: replace jellyfin-mpv-shim with jellyfin-desktopLeander Scherer2026-06-113-48/+25
|
* feat(tailscale): setup tailscaleLeander Scherer2026-06-112-1/+15
|
* Merge pull request #35 from schererleander/update_flake_lock_actionLeander Scherer2026-06-081-25/+25
|\ | | | | Update Nix flake inputs
| * flake.lock: Updategithub-actions[bot]2026-06-071-25/+25
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flake lock file updates: • Updated input 'firefox-addons': 'gitlab:rycee/nur-expressions/cc32ec3?dir=pkgs/firefox-addons' (2026-06-02) → 'gitlab:rycee/nur-expressions/f15cdd2?dir=pkgs/firefox-addons' (2026-06-07) • Updated input 'home-manager': 'github:nix-community/home-manager/f384af1' (2026-06-02) → 'github:nix-community/home-manager/b2b7db4' (2026-06-05) • Updated input 'nix-darwin': 'github:nix-darwin/nix-darwin/56c666e' (2026-05-17) → 'github:nix-darwin/nix-darwin/6a77112' (2026-06-07) • Updated input 'nixcord': 'github:kaylorben/nixcord/21b58cf' (2026-06-02) → 'github:kaylorben/nixcord/2b70dbe' (2026-06-06) • Updated input 'nixcord/nixpkgs-nixcord': 'github:NixOS/nixpkgs/687f05a' (2026-05-18) → 'github:NixOS/nixpkgs/6b31628' (2026-06-03) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/4df1b88' (2026-06-01) → 'github:nixos/nixpkgs/cbb5cf3' (2026-06-06) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/dc2f99e' (2026-06-01) → 'github:nix-community/nixpkgs-wayland/381faff' (2026-06-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c591bf6' (2026-05-05) → 'github:Mic92/sops-nix/9ed6585' (2026-06-04)
* chore: update flakeLeander Scherer2026-06-021-28/+28
|
* feat(printer): print to pdfLeander Scherer2026-06-021-0/+1
|
* feat(wine): setup wineLeander Scherer2026-06-023-0/+15
|
* feat(libreoffice): setup libreoffice with spellcheckingLeander Scherer2026-05-312-0/+16
|
* chore: update / remove programsLeander Scherer2026-05-303-4/+21
|
* chore(gpg): change pinentry-curses to pinentry-qtLeander Scherer2026-05-301-1/+1
|
* chore(plymouth): change theme to breezeLeander Scherer2026-05-301-15/+16
|
* feat(quickshell): add popup controls and privacy indicatorsLeander Scherer2026-05-3038-754/+1344
|
* feat(kde): add kdePackagesLeander Scherer2026-05-281-2/+3
|
* fix(dns): remove dnssecLeander Scherer2026-05-281-5/+0
|
* feat(quickshell): basic bar, tray, notificationLeander Scherer2026-05-2843-29/+4251
|
* chore(sway): fix hdr screenshots, setup greetd with tuigreeter, setup mako ↵Leander Scherer2026-05-281-11/+28
| | | | notification
* fix(bluetooth): add Privacy=device to fix BLE HID keyboard inputLeander Scherer2026-05-281-0/+1
|
* chore(wifi): seperate wifi moduleLeander Scherer2026-05-282-1/+7
|
* chore(jellyfin): replace jellyfin-deskop, as video playback currently ↵Leander Scherer2026-05-282-22/+27
| | | | broken, with jellyfin-mpv-shim
* feat(ghostty): add terminal configurationLeander Scherer2026-05-282-0/+19
|
* chore(neovim): use spaces and configure softtabstopLeander Scherer2026-05-281-0/+2
|
* chore(firefox): comment out tracking protection, add vimiumLeander Scherer2026-05-281-6/+8
|