Commit graph

93 commits

Author SHA1 Message Date
Sean Buckley
b353909171 add iso generator 2023-06-01 17:24:44 -04:00
Sean Buckley
4643c9d6de move ssh keys 2023-05-31 16:51:00 -04:00
Sean Buckley
d73389f410 Stop exporting my forAllSystems helper
Over time, this helper has shrunk to a single line.
It's not worth the extra API surface area anymore.
2023-03-27 00:04:27 -04:00
Sean Buckley
b6b0e67d81 remove meta.available check on packages
This was only needed for architecture-specific packages before.
Since forAllSystems only specifies x86 for now, it's not needed.
2023-03-26 23:54:19 -04:00
Sean Buckley
e05c71b8d1 replace deploy tools 2023-03-17 00:27:32 -04:00
Sean Buckley
14e54fb7d8 remove apps 2023-01-25 16:37:09 -05:00
Sean Buckley
0e244796eb flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a9eedea7232f5d00f0aca7267efb69a54da1b8a1' (2023-01-03)
  → 'github:NixOS/nixpkgs/befc83905c965adfd33e5cae49acb0351f6e0404' (2023-01-13)
2023-01-14 21:31:20 -05:00
Sean Buckley
fa00ab3f0e inherit nixpkgs.lib 2022-12-19 23:55:11 -05:00
Sean Buckley
83a41cbe92 simplify forAllSystems 2022-12-19 23:52:40 -05:00
Sean Buckley
49a288244a unstable -> 22.11 2022-11-23 09:34:38 -05:00
Sean Buckley
118e28eb77 unstable 2022-11-02 09:55:31 -04:00
Sean Buckley
f25b5e4312 use nix-community/impermanence module 2022-10-25 23:39:52 -04:00
Sean Buckley
7a3fa19df1 move deploy library 2022-09-18 14:39:23 -04:00
Sean Buckley
33b3556aa1 move packages from external file to flake 2022-08-14 23:01:44 -04:00
Sean Buckley
eab4920463 remove hardware module 2022-06-17 13:06:41 -04:00
Sean Buckley
47fd774f1a dont pass nixpkgs to ./hosts 2022-06-16 23:30:12 -04:00
Sean Buckley
621c26fd90 fix nixosModule warning 2022-06-14 22:59:45 -04:00
Sean Buckley
68beae0c9a 21.11 -> 22.05 2022-05-27 13:20:45 -04:00
Sean Buckley
8a3410e205 whitespace 2022-05-04 13:34:39 -04:00
Sean Buckley
da1686c7bc split apps into separate file 2022-05-04 13:34:27 -04:00
Sean Buckley
6dc783a2d0 remove nixos-hardware (currently unused) 2022-03-28 00:53:42 -04:00
Sean Buckley
c8884e4509 optimize hardware module 2022-03-27 22:28:25 -04:00
Sean Buckley
225c7798f4 add packages.qemu-uefi 2022-03-18 01:36:18 -04:00
Sean Buckley
50851acaa5 remove packages.gnome-extensions 2022-03-18 01:35:52 -04:00
Sean Buckley
e0bc47520c optimize etc persistence 2022-03-07 13:13:33 -05:00
Sean Buckley
7504a4d8f7 remove /etc/nixpkgs 2022-02-18 11:54:32 -05:00
Sean Buckley
21a9bf2d0c fix store path duplication issue 2022-01-05 22:31:42 -05:00
Sean Buckley
0ff416af71 remove nixpkgs from server system builds 2022-01-05 16:59:52 -05:00
Sean Buckley
03a4d4f4b8 enable rpi4 hardware 2022-01-02 16:37:05 -05:00
Sean Buckley
b82b4d92b3 morph -> colmena 2021-12-27 13:21:16 -05:00
Sean Buckley
a38cebe6f3 move hardware profiles 2021-12-10 01:34:46 -05:00
Sean Buckley
4f5ca30b2d remove impermanence 2021-12-03 21:45:41 -05:00
Sean Buckley
bbafad8487 move "nixosSystem" step out of getHosts 2021-12-02 16:04:13 -05:00
Sean Buckley
a7f01a4590 21.11-small -> 21.11 2021-11-30 02:24:32 -05:00
Sean Buckley
ab09e32ae0 unstable -> 21.11-small 2021-11-29 02:43:04 -05:00
Sean Buckley
9b28154273 refactor lib 2021-11-29 02:07:11 -05:00
Sean Buckley
f62da1bb2d flake.nix: remove module arguments 2021-11-22 00:38:03 -05:00
Sean Buckley
47a8568700 add flake registry pins 2021-11-18 15:45:24 -05:00
Sean Buckley
1704ca62fa remove 21.05 compat 2021-11-09 11:02:28 -05:00
Sean Buckley
7b0cc2134a edit supported systems for 21.05 2021-11-06 20:57:23 -04:00
Sean Buckley
f1873221c7 move jupyterlab variable 2021-11-05 14:04:19 -04:00
Sean Buckley
45bce4a081 add gnome-extensions script 2021-11-05 14:02:48 -04:00
Sean Buckley
5f069f855c security-toolbox: remove "self" 2021-11-01 14:45:18 -04:00
Sean Buckley
5376b047bd reduce scope of forAllSystems 2021-10-29 23:37:16 -04:00
Sean Buckley
b7bc5157f5 move packages to separate file 2021-10-08 23:20:14 -04:00
Sean Buckley
7eb23fbb59 remove unnecessary check 2021-10-08 13:31:06 -04:00
Sean Buckley
cd65afa7e7 move to unstable 2021-10-06 00:16:18 -04:00
Sean Buckley
300647d18c move security tools to package 2021-10-04 01:48:11 -04:00
Sean Buckley
114fa54988 init webshells 2021-10-03 18:17:14 -04:00
Sean Buckley
503c271f92 optimize forAllSystems 2021-09-10 15:55:20 -04:00