feat: add powerline-fonts and powerline-symbols
This commit is contained in:
@@ -42,6 +42,8 @@
|
|||||||
ethtool
|
ethtool
|
||||||
pciutils
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
|
powerline-fonts
|
||||||
|
powerline-symbols
|
||||||
];
|
];
|
||||||
|
|
||||||
# configure git
|
# configure git
|
||||||
|
|||||||
@@ -3,10 +3,12 @@
|
|||||||
# install noctalia and helper packages
|
# install noctalia and helper packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
|
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||||
kdePackages.qt6ct
|
#kdePackages.qt6ct
|
||||||
|
#nwg-look
|
||||||
adw-gtk3
|
adw-gtk3
|
||||||
nwg-look
|
|
||||||
adwaita-qt
|
adwaita-qt
|
||||||
adwaita-qt6
|
adwaita-qt6
|
||||||
|
brightnessctl
|
||||||
|
playerctl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user