This website requires JavaScript.
Explore
Help
Sign In
extern
/
nix-config
Watch
1
Star
0
Fork
1
You've already forked nix-config
mirror of
https://github.com/donovanglover/nix-config.git
synced
2024-11-23 08:45:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a59dbb56e7
nix-config
/
overlays
/
default.nix
9 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
meta: Use separate directories for each overlay
2023-06-06 11:03:23 +02:00
{
imports
=
[
meta: Flatten overlays directory
2023-06-16 18:46:04 +02:00
./alejandra.nix
chore: Update to latest nixos-unstable release - cmus patch added to prevent build failure - fzf patch removed since it's now in nixos-unstable - visidata will be fixed in https://github.com/NixOS/nixpkgs/pull/264217
2023-10-31 15:15:49 +01:00
./cmus.nix
overlays: Update hyprnome to v0.2.0 The new version auto-closes special workspaces by default when switching workspaces.
2023-10-31 01:13:18 +01:00
./hyprnome.nix
overlays: Patch zola serve fix for config.toml changes
2023-09-13 16:36:00 +02:00
./zola.nix
meta: Replace joshuto package with overlay This actually took *forever*, but now that I know how to write nixpkgs overlays, any future ones I write should be relatively straight-forward.
2023-06-06 05:07:04 +02:00
]
;
}
Reference in New Issue
Copy Permalink