No description
Find a file
reo101 0879b52630
feat!(flake): update homix
Add more & generalize flake outputs:
    - templates: just a `default.nix` (TODO: add a `Haskell` template)
    - packages & devShells: create and use `forEachPkgs`
Add more `Wayland` things for `homix`:
    - `swww` - custom package + custom systemd service (TODO: abstract away)
    - `wired` - from flake + `home-manager` module
Add default `imports` and `nixokgs.overlays` for `reo101@homix`
    -- TODO: don't handwire it, somehow *auto-import* from `mkNixosHost` in `flake.nix`
2023-02-12 01:54:27 +02:00
.github/workflows fix(cicd): don't run nix build (yet) 2023-02-07 04:07:21 +02:00
lib chore(flake): rename lib -> helpers 2022-11-28 00:08:48 +02:00
machines feat!(flake): update homix 2023-02-12 01:54:27 +02:00
modules feat!(flake): update homix 2023-02-12 01:54:27 +02:00
overlays feat!(flake): update homix 2023-02-12 01:54:27 +02:00
pkgs feat!(flake): update homix 2023-02-12 01:54:27 +02:00
templates feat!(flake): update homix 2023-02-12 01:54:27 +02:00
flake.lock feat!(flake): update homix 2023-02-12 01:54:27 +02:00
flake.nix feat!(flake): update homix 2023-02-12 01:54:27 +02:00
LICENSE feat(config): initial 2022-11-20 17:23:58 +02:00
nixpkgs.nix feat(config): initial 2022-11-20 17:23:58 +02:00
README.md feat(README): reference nix-starter-configs 2022-11-25 18:22:53 +02:00
shell.nix fix(shell.nix): add default 2023-02-07 04:02:09 +02:00