|
|
8cdb9c4381
|
yarn: improve pull-update-apply script
Build and Deploy / mreow (push) Successful in 2m3s
Build and Deploy / yarn (push) Successful in 1m3s
Build and Deploy / muffin (push) Failing after 28s
|
2026-04-22 20:11:22 -04:00 |
|
|
|
3902ad5de3
|
yarn: fix jovian-stubs
Build and Deploy / mreow (push) Successful in 1m9s
Build and Deploy / yarn (push) Successful in 4m36s
Build and Deploy / muffin (push) Failing after 33s
|
2026-04-22 19:54:00 -04:00 |
|
|
|
0538907674
|
yarn: simplify stubs
Build and Deploy / mreow (push) Successful in 41s
Build and Deploy / yarn (push) Failing after 1m8s
Build and Deploy / muffin (push) Failing after 1m39s
|
2026-04-22 19:44:53 -04:00 |
|
|
|
0c8b8232c2
|
yarn: disable steamos-mandatory-update
Build and Deploy / mreow (push) Successful in 52s
Build and Deploy / yarn (push) Successful in 4m33s
Build and Deploy / muffin (push) Successful in 1m10s
|
2026-04-22 11:46:37 -04:00 |
|
primary
|
56bcaf0580
|
nix fmt: wrap long expression in yarn home
|
2026-04-18 01:05:29 -04:00 |
|
primary
|
1719d54ee0
|
phase 3: new flake.nix + extract common-{nix,doas,shell-fish}; rewire imports
- New unified flake with two nixpkgs channels (unstable for desktops, 25.11 for muffin)
- modules/common-{doas,shell-fish,nix}.nix extracted from duplicated blocks
- modules/desktop-common.nix: renamed from system/common.nix; secret paths point to secrets/desktop/
- hosts/{mreow,yarn}/default.nix import desktop-common; yarn imports modules/no-rgb.nix
- hosts/muffin/default.nix imports common-* + server-prefixed modules + services/; duplicate doas/fish/nix blocks removed; gc retention preserved as mkForce override
- modules/age-secrets.nix: file paths → ../secrets/server/*.age
- services/{minecraft,matrix/livekit}: secret paths → ../secrets/server/
- home/profiles/*.nix: ./progs/ → ../progs/
- hosts/{mreow,yarn}/home.nix: imports rewired to ../../home/profiles/ and ../../home/progs/
- home/progs/pi.nix and hosts/yarn/home.nix: secret reads → ../../secrets/home/
- tests/*.nix: ../modules/security.nix → ../modules/server-security.nix; ../modules/overlays.nix → ../lib/overlays.nix
- lib/default.nix: takes explicit lib param (defaults to nixpkgs-stable.lib)
|
2026-04-18 00:58:55 -04:00 |
|
primary
|
99e98e39b7
|
phase 2: move host files to hosts/{mreow,yarn,muffin}/
|
2026-04-18 00:47:25 -04:00 |
|