4 Commits

Author SHA1 Message Date
d002643347
Big update:
- WIP: Installer configuration to be used for portable or new systems.
- Add defaultApps (zen for links, codium for plain text).
- Refactor Ollama (AI) to skip model selection, WIP "codewriter" model.
- Password-manager: Switch to wayland package for rofi-rbw, increase lock timeout.
- Add mangohud config that shows FPS, frame time, throttling status in a horizontal layout below OW's HUD.
- Add nixGL config to use mesa and vulkan.
- Refactor configuration.nix as a "hub" file that just imports other files.
- amdgpu: Remove problematic amdvlk driver. Was causing misbehavior in Overwatch.
- gaming: Add gamescope and gamemode.
2024-12-12 00:00:08 -08:00
8ae9642398 Big update:
- Add AI module for Ollama.
- Add emulators for nintendo systems.
- Remove unused pkgs-unstable input for obs-studio.
- Polish password-manager config.
- Add btop-rocm as system monitor.
- Add jq terminal package, unwrap kitty.
- Add amdgpu system info packages.
- Add kitty-popup script to run command in borderless kitty window.
2024-12-09 10:57:28 -08:00
c128e9cd12 Big Update:
- Add Stylix config with Catppuccin Mocha.
- Add password manager interface via wofi, rbw, rofi-rbw, wl-clipboard, and dotool.
- Add protonmail-desktop.
- Replace Firefox and Chromium flatpaks with native apps.
- Remove Vesktop flatpak; using only native app.
- Remove VLC flatpak; using only native app.
- Add terminal font config to VSCode userSettings.
- Move "protonup-ng" Proton updater from "protonmail.nix" to its proper "gaming.nix" file.
- Add "fonts.nix" nixos config.
- Move gaming packages from nixos configuration.nix to gaming.nix.
- Remove Plasma6's Discover app.
- Add system-level ydotool program. Not yet used.
- Add backupFileExtension config for home-manager to mitigate collisions.
2024-12-06 18:21:14 -08:00
81fe9f2b8d Big update:
- Add category 'services' for stuff to run in the background.
- Add flatpak, kdeconnect, nextcloud, protonmail, ollama to services.
- Add game-controller file for drivers and config tools.
- Refactor flatpaks and packages from home.nix to relevant files:
  -  Mission Center (flatpak) -> taskmanager.nix
  - Losslesscut (flatpak) -> multimedia.nix
  - PrismLauncher (flatpak) -> minecraft.nix
  - VLC (flatpak & system package) -> multimedia.nix
  - Fastfetch (package) -> terminal.nix
  - kdeconnect (package) -> services/kdeconnect.nix
  - Protonmail app and bridge -> services/protonmail.nix
  - obsidian -> obsidian.nix
2024-12-06 13:53:58 -08:00