This commit is contained in:
parent
9d57db3be5
commit
8e9f475e89
3 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@
|
|||
|
||||
modules.home = {
|
||||
apps = {
|
||||
chromium.enable = true;
|
||||
firefox.enable = true;
|
||||
flatpak.enable = true;
|
||||
jetbrainsToolbox.enable = true;
|
||||
kitty.enable = true;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
modules.home = {
|
||||
apps = {
|
||||
chromium.enable = true;
|
||||
flatpak.enable = true;
|
||||
jetbrainsToolbox.enable = true;
|
||||
kitty.enable = true;
|
||||
|
|
|
@ -27,6 +27,7 @@ in
|
|||
{ appId = "org.kde.neochat"; origin = "flathub"; }
|
||||
|
||||
# Loisir
|
||||
{ appId = "io.github.zen_browser.zen"; origin = "flathub"; }
|
||||
{ appId = "com.spotify.Client"; origin = "flathub"; }
|
||||
{ appId = "org.videolan.VLC"; origin = "flathub"; }
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue