cleanedu p
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../apps/jellyfin-tui/home.nix
|
|
||||||
../../apps/cava/home.nix
|
|
||||||
../../apps/btop/home.nix
|
../../apps/btop/home.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -34,6 +34,10 @@
|
|||||||
echo "Launch script completed."
|
echo "Launch script completed."
|
||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
|
imports = [
|
||||||
|
../../apps/jellyfin-tui/home.nix
|
||||||
|
../../apps/cava/home.nix
|
||||||
|
];
|
||||||
home.packages = [
|
home.packages = [
|
||||||
launch-music
|
launch-music
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user