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
|
||||
]
|
||||
++ optionals config.custom.full [
|
||||
"app.drey.Biblioteca" # Documentation viewer
|
||||
"io.github.ronniedroid.concessio" # Permissions converter
|
||||
# TODO: Check if in nixpkgs
|
||||
"re.sonny.Workbench" # GTK prototyper
|
||||
];
|
||||
|
||||
|
|
|
@ -67,6 +67,7 @@ in {
|
|||
amberol # Audio player
|
||||
apostrophe # Markdown editor
|
||||
baobab # Disk usage analyzer
|
||||
biblioteca # Documentation viewer
|
||||
blackbox-terminal # Terminal
|
||||
cartridges # Game library
|
||||
|
||||
|
@ -75,6 +76,7 @@ in {
|
|||
#// cinny-desktop # Matrix client
|
||||
|
||||
clapper # Video player
|
||||
concessio # Permissions converter
|
||||
d-spy # D-Bus introspection
|
||||
dconf-editor # GSettings editor
|
||||
decibels # Audio player
|
||||
|
|
Loading…
Add table
Reference in a new issue