nix: added astal.io

This commit is contained in:
biscuit
2025-05-16 06:47:19 -05:00
parent 34400702a8
commit e193f075e2
+3 -3
View File
@@ -4,10 +4,10 @@
system, system,
... ...
}: { }: {
# environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# astal.io astal.io
# astal.gjs # astal.gjs
# astal.hyprland # astal.hyprland
# astal.apps # astal.apps
# ]; ];
} }