We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8155fb commit 7433154Copy full SHA for 7433154
2 files changed
home/home.nix
@@ -150,7 +150,7 @@ in {
150
calcurse
151
high-tide
152
ytmdesktop
153
- supersonic-wayland
+ feishin
154
inputs.bsav.packages.${pkgs.stdenv.hostPlatform.system}.default
155
(pkgs.python3.withPackages (python-pkgs: with python-pkgs; [
156
virtualenv
modules/system/preservation.nix
@@ -137,6 +137,7 @@ _: {
137
".config/gcloud"
138
".config/lsfg-vk"
139
".config/supersonic"
140
+ ".config/feishin"
141
".local/share/steel"
142
".config/calcurse"
143
".local/share/calcurse"
0 commit comments