added apps-optional
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
../modules/home/terminal.nix
|
../modules/home/terminal.nix
|
||||||
../modules/home/apps.nix
|
../modules/home/apps.nix
|
||||||
|
../modules/home/apps-optional.nix
|
||||||
../modules/home/hyprland.nix
|
../modules/home/hyprland.nix
|
||||||
../modules/home/waybar.nix
|
../modules/home/waybar.nix
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
imports = [
|
||||||
|
../../apps/jellyfin-tui/home.nix
|
||||||
|
];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user