Commit Graph
12 Commits
Author SHA1 Message Date
imxyy1soope1 1cf0d8fed2 nix: nix-racer -> selector4nix
Replace the vendored nix-racer Rust proxy with selector4nix as the local
substituter proxy. Drop the nix-racer crate and its systemd service, add
the selector4nix flake input, repoint nix.settings.substituters at its
port, and load upstream nixos modules via an upstreamModules list in
flake/hosts.nix.
2026-08-08 21:36:18 +08:00
imxyy1soope1 fdabea8247 treewide: drop redundant parentheses and eta-expand 2026-07-24 15:28:35 +08:00
imxyy1soope1 7d42a6c466 flake: reorganize overlays under flake/ as a plain overlay list 2026-07-22 18:15:33 +08:00
imxyy1soope1 9dc47df5ea flake, overlays: move stable and master overlays to host config
Defining the `stable` and `master` package overlays directly in `flake/hosts.nix` allows them to properly
inherit `config.nixpkgs.config` from the specific host.
2026-07-17 12:57:13 +08:00
imxyy1soope1 ee79042aa1 niri: migrate to niri-nix (https://codeberg.org/bananad3v/niri-nix) 2026-07-14 18:27:28 +08:00
imxyy1soope1 a3433735b7 update flake.lock; sddm -> ly 2026-06-06 16:42:57 +08:00
imxyy1soope1 35358cf01c feat: system76-scheduler 2026-01-17 13:33:15 +08:00
imxyy1soope1 602f599823 chore: update flake.lock
* updated noctalia-shell to v3.8.2
* removed television fish integration workaround
* removed `~/.config/fish/fish_variables` entry in my.persist.homeFiles
  since [fish v4.3.0](https://github.com/fish-shell/fish-shell/releases/tag/4.3.0)
  no longer sets universal variables by default
2026-01-09 15:07:37 +08:00
imxyy1soope1 f9308dda9e refactor: config/hosts => hosts 2025-12-28 09:22:15 +08:00
imxyy1soope1 4ab322f08d refactor: pkgs 2025-12-27 16:27:30 +08:00
imxyy1soope1 5feb543129 fix: stylix warning 2025-12-20 23:21:46 +08:00
imxyy1soope1 454ad5885d feat: massive refactor 2025-12-20 23:05:28 +08:00