Add waybar.

This commit is contained in:
Gabriel Ebner 2020-07-15 11:48:32 +02:00
parent 890c4bf464
commit 5cfe3dabcd
4 changed files with 6 additions and 1 deletions

@ -36,6 +36,8 @@
noto-fonts-cjk
cantarell_fonts # from gnome3 module
font-awesome_5
];
};

@ -4,7 +4,7 @@
imports =
[
./common-headless.nix
./i3.nix
./sway.nix
./large-sw.nix
./uefi.nix
./fstrim.nix

@ -16,4 +16,6 @@
extraModules = [ pkgs.pulseaudio-modules-bt ];
};
nixpkgs.config.pulseaudio = true;
}

@ -7,6 +7,7 @@
environment.systemPackages = with pkgs; with gnome3; [
i3status
waybar
wofi
ydotool
feh