mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-25 09:11:51 -07:00
flake.nix:
* Support comp.nix. * Re-order overlays and modules dependency-last for sanity. * Re-export `xmonad.modernise`. NIX.md: * Document comp.nix. * Simplify example system flake, removing direct dependency on the xmonad flake. * Advise sane module ordering. * Include and document `modernise` workaround. * Clarify user-substituted `<foo>` values. .gitignore: * Include nix 'result' symlink.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,4 +27,6 @@ tags
|
||||
|
||||
stack.yaml.lock
|
||||
|
||||
# nix artifacts
|
||||
result
|
||||
flake.lock
|
||||
|
Reference in New Issue
Block a user