Commit Graph

2630 Commits

Author SHA1 Message Date
2f8726263e Merge pull request 'Misc.' (#26) from nixos-refactor into main
Reviewed-on: #26
2025-01-10 14:49:28 -08:00
b30bbda409
Data and analysis
- Re-measure zen benchmark
- Add main benchmark
- Compile benchmarks, simple analysis

TODO: Write-up
2025-01-10 14:21:22 -08:00
8aa70b0485
System update
- Cleanup old readme
- Migrate MangoHud config to settingsPerApplication.wine-Overwatch
2025-01-10 14:19:54 -08:00
dc4725dc98 Merge pull request 'nixos-refactor: Consolidate, cleanup, clarify' (#25) from nixos-refactor into main
Reviewed-on: #25
2025-01-08 21:31:09 -08:00
739062f5ad
Delete now-unused dotfiles/desktop/ directory. 2025-01-08 21:22:14 -08:00
71deb2f3a7
Update system
- Switch back to a reasonable home-manager.backupFileExtension
- Extract defaultApplications to its own file, fix default apps not being "sticky" by using the `.desktop` file alone (without absolute path).
- Run "fastfetch" by name in zsh.initExtra.
2025-01-08 21:20:39 -08:00
373d1e1fe8
Fix: General home-manager.users."${sys.username}".home.shellAliases loading too late; breaks running "fetch" in zsh.initExtra 2025-01-08 12:26:39 -08:00
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