This website requires JavaScript.
Explore
Help
Sign in
reo101
/
rix101
Watch
1
Star
0
Fork
You've already forked rix101
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
26cafb1599
rix101
/
templates
/
default.nix
4 lines
30 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(templates): inherit `inputs` & `outputs`
2023-03-23 07:20:17 +01:00
{
inputs
,
outputs
,
.
.
.
}:
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 00:32:13 +01:00
{
}
Reference in a new issue
Copy permalink