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
703cd0264b
rix101
/
templates
/
default.nix
4 lines
21 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor(flake)!: deduplicate code in `configurations` flake module Pass around `perSystem`'s `pkgs` instances to the system configurations Some more refactoring in `configurations`' `mkHost` functions Also start using `home-manager`'s `useGlobalPkgs` option Also use `mkShellNoCC` for default `devShell` Also `nix flake update`
2024-07-20 13:30:25 +02:00
{
inputs
,
.
.
.
}:
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