feat: Split programs into files

This commit is contained in:
uttarayan21
2025-07-15 18:33:20 +05:30
parent d9d7b7878c
commit 90750cdef3
8 changed files with 50 additions and 33 deletions

View File

@@ -4,6 +4,11 @@
...
}: {
imports = [
# ./nh.nix
./adb.nix
./steam.nix
./1password.nix
./localsend.nix
./appimage.nix
./obs-studio.nix
];
}