This commit is contained in:
biscuit
2025-06-05 08:53:00 -05:00
parent 229b0041a6
commit e83c8ded35
6 changed files with 16 additions and 7 deletions
+5
View File
@@ -18,5 +18,10 @@
neo = "nix run github:fred-drake/neovim#";
};
apps = pkgs:
with pkgs; [
delfin
];
touchpadSupport = false;
}