add caelestia shell

This commit is contained in:
2026-01-20 23:02:45 +03:00
parent 2eb01e9603
commit c09233132b
12 changed files with 210 additions and 165 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, inputs, ... }:
{
home.packages = with pkgs; [
@@ -21,7 +21,9 @@
bat
ripgrep
entr
ddgr
cava
github-copilot-cli
];