parent
14081936af
commit
fe7b03dd4a
19 changed files with 39 additions and 37 deletions
common/home
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}: {
|
||||
home.packages =
|
||||
(with config.customPkgs; [
|
||||
(with self.packages.${pkgs.system}; [
|
||||
pokemon-colorscripts
|
||||
repl
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue