This commit is contained in:
2025-08-11 15:52:59 +00:00
parent c3c4ba98a1
commit 28da892e75
3 changed files with 8 additions and 5 deletions

View File

@@ -1,7 +1,4 @@
{ {user, ...}: {
user,
...
}: {
imports = [ imports = [
../shared.nix ../shared.nix
]; ];

View File

@@ -1,4 +1,8 @@
{lib, pkgs, ...}: { {
lib,
pkgs,
...
}: {
programs.zellij = { programs.zellij = {
enable = true; enable = true;
enableFishIntegration = lib.mkDefault false; enableFishIntegration = lib.mkDefault false;

View File

@@ -2,11 +2,13 @@
with pkgs; [ with pkgs; [
age age
age-plugin-yubikey age-plugin-yubikey
htop
alejandra alejandra
claude-code claude-code
delta delta
docker docker
docker-compose docker-compose
fastfetch
gh gh
git git
gnupg gnupg