Home: added default applications

This commit is contained in:
Jurn Wubben 2025-07-10 20:02:57 +02:00
parent c27e35058d
commit 6543e43b72
2 changed files with 63 additions and 1 deletions

View file

@ -2,10 +2,11 @@
imports = [
./firefox.nix
./games.nix
./kodi.nix
./mpv.nix
./neovim.nix
./nixcord.nix
./kodi.nix
./other.nix
./xdg.nix
];
}