Iterate on host/user split

This commit is contained in:
2026-03-28 18:04:55 +01:00
parent 2bde3e4732
commit 2c92686d78
3 changed files with 3 additions and 4 deletions

View File

@@ -1,10 +1,9 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
git
vim
stow
wget
gemini-cli
];
programs.zsh = {