move apps to desktop

This commit is contained in:
Satria 2026-02-28 21:25:46 +07:00
commit 2e829e7924
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,5 @@
{ username, ... }: {
imports = [
./core/apps.nix
./core/cli.nix
./core/zsh.nix
];