This commit is contained in:
LunarAkai 2025-03-16 19:45:20 +01:00
commit 3bfebb286d
14 changed files with 235 additions and 34 deletions

View file

@ -1,7 +1,10 @@
{pkgs, ...}: {
imports = [
./zsh
./gh.nix
./git.nix
./oh-my-posh.nix
./tmux.nix
];
home.packages = with pkgs; [