Update desktop-home-defaults.nix to include feishin package

This commit is contained in:
2026-07-12 23:49:22 -03:00
parent 32cb8955eb
commit 2cdfaa3ed7
+1 -1
View File
@@ -15,7 +15,7 @@
}; };
#TODO[epic=Moderate] Check if git-crypt should belong in desktop-home-base. #TODO[epic=Moderate] Check if git-crypt should belong in desktop-home-base.
home.packages = [ pkgs.git-crypt ]; home.packages = [ pkgs.git-crypt pkgs.feishin ];
chiasson.home = { chiasson.home = {
shell = { shell = {