test
This commit is contained in:
@@ -39,18 +39,11 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = with astal.packages.${system}; [
|
buildInputs = with astal.packages.${system}; [
|
||||||
astal3
|
astal3
|
||||||
io
|
io
|
||||||
|
hyprland
|
||||||
apps
|
apps
|
||||||
battery
|
# hyprland
|
||||||
bluetooth
|
|
||||||
hyprland
|
|
||||||
mpris
|
|
||||||
network
|
|
||||||
notifd
|
|
||||||
powerprofiles
|
|
||||||
tray
|
|
||||||
wireplumber
|
|
||||||
];
|
];
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user