This commit is contained in:
2025-08-26 14:03:42 -05:00
parent 7e10a8e74b
commit 87051915bc
3 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
./firefox
];
config = {
config = lib.mkIf (config.homeconfig.host != "android") {
home.packages = lib.mkIf (!config.homeconfig.wal.enable) [
inputs.nixvim.packages.${pkgs.system}.default