We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f20aa4 commit 5764e16Copy full SHA for 5764e16
modules/common.nix
@@ -7,6 +7,7 @@
7
wezterm_custom = import ./shell/wezterm.nix {inherit darkmode;};
8
in {
9
home.packages = with pkgs; [
10
+ atuin
11
# audacity
12
# awscli2
13
bmon # Network bandwidth monitor
0 commit comments