12 Commits

Author SHA1 Message Date
c4942fc9b4
Flake update with new key format
System update
2024-12-31 10:50:01 -08:00
6c4bd5323e
Fix script, add signing key to git & flake configs 2024-12-13 14:32:52 -08:00
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
af1d516c09
Update:
- Add configs for git, ssh and keys. Defines authorized_keys, profiles, ssh config, signing for git commits.
- Add kcalc.
2024-12-09 12:41:17 -08:00
b763bfb8ee Big Update:
- Switch Zen browser from flatpak to 0xc000022070's flake.
- Add ffmpeg scripts for transcoding and uploading video.
- Add ffmpeg-full package.
- Delete workaround for nixGL with OBS-studio.
2024-12-07 00:39:36 -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
4b5d2a7222 Update dotfiles for desktop with current working nixos config 2024-12-05 12:52:17 -08:00
60b228a4d8 Add nix-ecuflash to system flake, update system flake 2024-11-01 15:21:43 -07:00
ea13453ba2
Update flake lockfile; Update desktop home-manager configuration:
- Use new `vars` attrset
- Remove obsidian flatpak
- Add applications: goxlr-utility, obsidian, gamepad-tool, xpadneo (kernel module)
2024-11-01 13:08:55 -07:00
08ed44657e Refactor laptop home-manager configuration as module of nixos configuration, add brightness control, document TODO 2024-10-29 14:17:36 -07:00
00b4014283 Reorganize dotfiles. Rename joey-laptop to laptop Move 'inputs.vars' to let...in... block Fix instances where user name was stated literally 2024-10-29 12:31:15 -07:00
bbe52da9bb
#10 Reorganize Nix code
- Flake to build personal systems moved to `dotfiles/`
- Flake to build silver-flame cluster moved to `homelab/local-hosts/silver-flame
- Delete undercooked "digitalocean" and "iso" image builds
2024-10-28 18:04:04 -07:00