- Added nixpkgs-unstable input - Added disko input - Made nixosSystem & darwinSystem reusable with parameters - Switched darwinConfigurations to use parameterized darwinSystem - Switched nixosConfigurations to use parameterized darwinSystem
With help from others, I can now pull the theme file from the repo it lives in instead of embedding it here!
Heavily inspired by these: - https://github.com/zmre/mac-nix-simple-example - https://github.com/dustinlyons/nixos-config