Update desktop-home-defaults.nix to include feishin package
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user