parent
f7ee925514
commit
eff17eaef7
5 changed files with 28 additions and 13 deletions
modules/base/packages
|
@ -18,6 +18,11 @@ in {
|
|||
"nurl"
|
||||
"nixpkgs-wayland"
|
||||
])
|
||||
++ [
|
||||
(final: prev: {
|
||||
inherit (pkgs.selfPackages) fcft;
|
||||
})
|
||||
]
|
||||
++ (attrValues {
|
||||
# inherit
|
||||
# (self.overlays)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue