Commit graph

22 commits

Author SHA1 Message Date
f6e711044c
Update flake.nix 2026-05-01 11:27:32 +01:00
07f44724a0
Update flake.nix 2026-05-01 11:25:46 +01:00
782054a0ea
Update flake.nix 2026-05-01 11:05:48 +01:00
34a45af357 flake: split mediaserver onto nixos-25.11, keep desktops on unstable
The mediaserver kept hard-freezing on local builds (gnupg, openldap,
deno/rusty-v8) whenever a fresh unstable revision outran Hydra's
binary cache. It doesn't need bleeding-edge packages — every service
it runs is mature enough that 6-month-old versions are fine — so move
it onto the stable channel where the cache is essentially always
warm. Gaming and Macbook stay on unstable for fresh GPU/kernel work.

Implementation: add nixpkgs-stable + home-manager-stable inputs,
parameterise mkHost to accept a (nixpkgs, home-manager) pair.

Drive-by:
- Switch homepage.nix from environmentFiles (plural, unstable-only)
  to environmentFile (singular, present on both channels).
- Gate the openldap-skip-tests overlay to non-mediaserver hosts so
  it doesn't force a local rebuild on stable, where openldap is
  always cached.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 13:26:07 +01:00
e3a208deae Remove Helium browser
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 21:18:25 +01:00
c6986a8a3c Add Helium browser with Proton Pass and disabled password manager
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 21:13:45 +01:00
9c08a9e0ef Rename fastfetch.nix -> settings/shell.nix, remove flatpaks
- Move shell/prompt/font config from apps/fastfetch.nix to settings/shell.nix
- Remove flatpaks.nix and nix-flatpak flake input (no flatpak packages in use)
- Update readme structure and flake inputs table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 14:03:34 +01:00
8473d70c52
Update flake.nix 2026-04-05 11:20:36 +01:00
4a952db006 Add CachyOS kernel (BORE scheduler) for FredOS-Gaming 2026-04-04 20:38:56 +01:00
5dcf4546f6
2026-03-29 20:20:49 +01:00
f6fb6ceba1
2026-03-28 15:57:10 +00:00
640ac96ece
2026-03-28 15:07:05 +00:00
fde91d3f9e
2026-03-28 12:36:10 +00:00
09743b4731
2026-03-28 12:29:41 +00:00
de97f93de3
2026-03-28 12:15:55 +00:00
5731dd1a81
2026-03-28 12:11:43 +00:00
e3bc048e42
2026-03-28 12:09:08 +00:00
970b6e3b0f
adding flake 2026-03-28 11:52:19 +00:00
fc450cff8d
Delete flake.nix 2025-12-04 12:13:35 +00:00
6b9d254448
Update flake.nix 2025-12-04 12:09:42 +00:00
5c7b37b939
Update flake.nix 2025-12-04 11:50:29 +00:00
29417be142
Rename home-manager/flake.nix to flake.nix 2025-12-04 11:48:10 +00:00
Renamed from home-manager/flake.nix (Browse further)