Commit Graph

2623 Commits

Author SHA1 Message Date
ee812b92c6
Fix: Forgot to declare kernel package 2025-01-08 12:24:08 -08:00
4507b52ca1
Fix: Backup file extension collision 2025-01-08 12:11:30 -08:00
4e9d6dec6a
Refactor flake:
- Delete homeManagerConfigurations from flake.
- Delete laptop nixosConfiguration.
- Delete `home-manager/` and `nixos/` directories.
- Switch from one general "vars" attrset for variables to using built-for-purpose attrsets for variables, each declared where it makes most sense (e.g. the "sys" attrset will be used for system-specific attributes).
- Create `systems/` directory for root-level system configurations and `modules/` directory for re-usable config files.
- Consolidate most app and system configuration into the `desktop-environment.nix` and `terminal-environment.nix` files.
- Standardize all `.nix` files to nixos config nodes, as opposed to home-manager. May reverse this decision.
- Use `${sys.username}` for the username of the primary user of the system.
- Use `${usr.${sys.username}}` for attributes related to that user (e.g. realname, email).
2025-01-08 12:04:28 -08:00
12ec03df16
Update flake:
- Pin Stylix to release-24.11 branch
- Add vars.repo for information about the flake repo.
- Refactor "vars.desktop" with a system-specific "sysVars" attrset.
- Move "{home-manager|nixos}/{laptop|desktop}" to "{laptop|desktop}/{home-manager|nixos}".
2025-01-06 13:15:05 -08:00
a266a181eb
First results for benchmarking Overwatch 2
- Uses MangoHud to log frametimes during a 1-minute standardized benchmark.
- First results use Linux 6.12 Zen kernel.
- TODO: Benchmark Linux 6.12 Mainline kernel, Xanmod.
2025-01-06 13:11:02 -08:00
13bf936897
Init OBS-studio theme with current catppuccine mocha color palette 2025-01-06 13:08:16 -08:00
327b860a3e
Install Ghostty, pin Stylix to working commit, fix nethogs typo 2025-01-02 15:57:06 -08:00
ea10ed14dd
System update, disable stylix module 2025-01-02 15:27:44 -08:00
d986cafd84
Migrate system info TUI tools to terminal config 2025-01-02 15:27:14 -08:00
3aff72d4bb
Fix bash shebang 2025-01-02 14:18:32 -08:00
02c980c8bf
WIP Hyprland config 2025-01-02 14:18:21 -08:00
01f69f7cd4
Refactor "kitty-popup" script into terminal config 2025-01-02 14:17:15 -08:00
139e2ffb94
System update
Switch to new package name for Zen browser
2025-01-02 13:17:23 -08:00
8fa6dc49f0
Install native prismlauncher package 2025-01-02 13:16:55 -08:00
78ef7310b6
Add minecraft server to desktop 2025-01-02 13:16:31 -08:00
2328238acc
Init coder 2024-12-31 10:50:40 -08:00
fb5ca7c6e4
Chmod +x on script 2024-12-31 10:50:19 -08:00
c4942fc9b4
Flake update with new key format
System update
2024-12-31 10:50:01 -08:00
0f53134dba
Script WIP 2024-12-31 10:49:33 -08:00
466aac913a
Plumbing 2024-12-31 10:49:12 -08:00
85f7fc855a
Enable system auto updates 2024-12-31 10:49:00 -08:00
9148672160
Switch to zen kernel 2024-12-31 10:48:47 -08:00
106d845dc7
Refactor desktop-environment configs into separate files per DE 2024-12-31 10:48:28 -08:00
7266e9976a
Open firewall ports to host server for vintagestory 2024-12-31 10:47:44 -08:00
83c01a421d
Init syncthing 2024-12-31 10:47:24 -08:00
32e69856af
WIP: hyprland config 2024-12-31 10:46:47 -08:00
c33ce626a9
Docs 2024-12-31 10:46:26 -08:00
c0d5c195e8
Refactor key var names 2024-12-31 10:46:17 -08:00
594fcaed03
implement let ... in {} block for categorical default applications 2024-12-31 10:45:55 -08:00
69cf86fdb3
Add vintagestory flatpak 2024-12-31 10:45:07 -08:00
dc8d6c5bd0
Spacing 2024-12-31 10:44:53 -08:00
da179843ee
Fix shebang breaking script on nixos 2024-12-31 10:44:43 -08:00
38a0430854
Update channel for shell.nix 24.05 -> 24.11 2024-12-31 10:44:17 -08:00
500845ab8e
Docs: update formatting 2024-12-31 10:43:39 -08:00
bc9494c01a
Add Zed editor. Configured with Nix LSP and Catppuccin Mocha 2024-12-20 15:27:10 -08:00
1000b3383b
Empty commit for testing 2024-12-13 16:59:59 -08:00
a11333b724
Add vlc as default app for video. 2024-12-13 16:50:50 -08:00
8555eafc86
Clone gitea config to stacks 2024-12-13 16:50:33 -08:00
d736faad40
Add "git.jafner.net" as alias for gitea. 2024-12-13 16:50:13 -08:00
f47ed6ecf7
Add update function to nixos script; update flake; resolve new collision in vscode font selection 2024-12-13 14:46:55 -08:00
6c4bd5323e
Fix script, add signing key to git & flake configs 2024-12-13 14:32:52 -08:00
f9baa6735d
Init script to manage gpg keys. Pray never to manage GPG keys again. 2024-12-13 14:18:11 -08:00
23899038c2
Experimentally add FPS limiter to MangoHud 2024-12-13 00:34:01 -08:00
6c5ec29b99
Fix and add obs-toggle-recording script 2024-12-13 00:33:08 -08:00
b4f55e0c1f
Update MangoHud to use "MyConfig" for base config and "presets.conf" for 6 presets. 2024-12-12 13:13:19 -08:00
a6c1345a97
Add nixos helper script for shorthand rebuilds with some nice features 2024-12-12 13:12:24 -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
e8b0f33686
Update ai stack to reflect running state 2024-12-10 14:43:23 -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
79177f195e Big update:
- Consolidate "goxlr" into "peripherals"; add support for wooting, xpadneo, openrazer.
- Add ollama service.
2024-12-09 11:01:02 -08:00