Begin rewrite

This commit is contained in:
caem 2025-01-08 02:06:46 +01:00
parent fb5d4d46f8
commit bc6d1e6984
Signed by: caem
GPG key ID: 69A830D03203405F
97 changed files with 328 additions and 3101 deletions

View file

@ -1,7 +1,5 @@
{ lib }:
# todo: Write a function to import all of these automatically
let
fs = import ./fs.nix { inherit lib; };
hosts = import ./hosts.nix { inherit lib; };