build!: update inputs
This commit is contained in:
parent
f1f1ce943c
commit
37c4cc70e3
5 changed files with 72 additions and 87 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
};
|
||||
aliases = mkOption {
|
||||
default = { };
|
||||
type = with types; attrsOf (nullOr (either str path));
|
||||
type = with types; attrsOf str;
|
||||
};
|
||||
variables = mkOption {
|
||||
default = { };
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ with lib; {
|
|||
calibre
|
||||
jellyfin-media-player
|
||||
keepassxc
|
||||
libreoffice
|
||||
stable.libreoffice # HACK to fix build error
|
||||
pavucontrol
|
||||
stable.signal-desktop
|
||||
tlaplusToolbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue