Commit graph

20 commits

Author SHA1 Message Date
Cassie Cheung
2d42b8ec27
fix: update renamed option 2025-02-27 20:42:41 +08:00
Cassie Cheung
49cf8701ec
chore: update firmware script 2025-02-27 20:42:41 +08:00
Cassie Cheung
8c9b27dc1b
fix(common): don't coerce nix to build broken stuff 2025-02-27 20:42:40 +08:00
Cassie Cheung
81f28602aa
flake: refactor packages to fit expectations 2025-02-27 20:39:08 +08:00
Cassie Cheung
6c403c4178
fix: remove experimental feature flag repl-flake
this was removed in upstream nix.
2024-12-07 18:22:36 +08:00
Cassie Cheung
412ca0ba40
feat: package get-apple-firmware script 2024-09-03 17:38:02 +08:00
Cassie Cheung
c50a8242fe feat: add dmg2img to available packages 2024-07-03 16:44:30 +08:00
networkException
b4ed6eea34
Enable flake related experimental features in nix 2024-04-25 02:29:59 +02:00
kekrby
8637113f7c t2-iso-minimal, t2-iso-gnome: move common imports to common.nix 2022-12-06 20:40:19 +03:00
kekrby
927991b78e t2-iso-minimal, t2-iso-gnome: move nixpkgs.config.allowBroken to common.nix 2022-11-04 18:09:31 +03:00
kekrby
20922a981b t2-iso-gnome: remove leftover 2022-10-26 20:39:38 +03:00
kekrby
b1b34f25a3 t2-iso-minimal: don't add vim to environment.systemPackages as it is installed by default 2022-10-18 21:18:36 +03:00
kekrby
b965172dd4 common.nix: install python globally (it is needed for the new version of the firmware script) 2022-10-14 22:17:09 +03:00
kekrby
e1e071adae common.nix: use the new names of binary cache related settings 2022-10-04 20:30:05 +03:00
kekrby
71eaf5ef32 common.nix: install git globally (it is needed for fetchGit, which is used for fetching nixos-hardware during the installation) 2022-10-02 19:12:31 +03:00
kekrby
ea31491118 t2-iso-minimal, t2-iso-gnome: use binary cache and keep common settings in common.nix 2022-10-02 17:56:05 +03:00
kekrby
9aa563a371 t2-iso-minimal, t2-iso-gnome: switch to wpa_supplicant from iwd
See 8a8b616ad0 for the rationale.
2022-09-12 20:36:24 +03:00
kekrby
a726cab94e t2-iso-gnome: do not set iwd as the default backend for NetworkManager, this setting has been moved to nixos-hardware 2022-08-31 15:02:00 +03:00
kekrby
d1587cbed7 t2-iso-minimal, t2-iso-gnome: switch to iwd 2022-08-29 14:51:00 +03:00
kekrby
18b206807a nixos-t2-iso: init 2022-08-28 09:34:06 +03:00