Iterate on host/user split
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
stow
|
||||
wget
|
||||
gemini-cli
|
||||
];
|
||||
|
||||
programs.zsh = {
|
||||
|
||||
Reference in New Issue
Block a user