pkgs: move flatpaks to nixpkgs
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
3616a493ec
commit
fee69b0182
2 changed files with 3 additions and 2 deletions
|
@ -43,8 +43,7 @@ in {
|
||||||
"net.retrodeck.retrodeck" # Game emulator
|
"net.retrodeck.retrodeck" # Game emulator
|
||||||
]
|
]
|
||||||
++ optionals config.custom.full [
|
++ optionals config.custom.full [
|
||||||
"app.drey.Biblioteca" # Documentation viewer
|
# TODO: Check if in nixpkgs
|
||||||
"io.github.ronniedroid.concessio" # Permissions converter
|
|
||||||
"re.sonny.Workbench" # GTK prototyper
|
"re.sonny.Workbench" # GTK prototyper
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -67,6 +67,7 @@ in {
|
||||||
amberol # Audio player
|
amberol # Audio player
|
||||||
apostrophe # Markdown editor
|
apostrophe # Markdown editor
|
||||||
baobab # Disk usage analyzer
|
baobab # Disk usage analyzer
|
||||||
|
biblioteca # Documentation viewer
|
||||||
blackbox-terminal # Terminal
|
blackbox-terminal # Terminal
|
||||||
cartridges # Game library
|
cartridges # Game library
|
||||||
|
|
||||||
|
@ -75,6 +76,7 @@ in {
|
||||||
#// cinny-desktop # Matrix client
|
#// cinny-desktop # Matrix client
|
||||||
|
|
||||||
clapper # Video player
|
clapper # Video player
|
||||||
|
concessio # Permissions converter
|
||||||
d-spy # D-Bus introspection
|
d-spy # D-Bus introspection
|
||||||
dconf-editor # GSettings editor
|
dconf-editor # GSettings editor
|
||||||
decibels # Audio player
|
decibels # Audio player
|
||||||
|
|
Loading…
Add table
Reference in a new issue