This commit is contained in:
biscuit
2025-05-19 12:51:19 -05:00
parent e193f075e2
commit 2e7d8fef40
5 changed files with 33 additions and 22 deletions
+3 -3
View File
@@ -6,8 +6,8 @@
}: {
environment.systemPackages = with pkgs; [
astal.io
# astal.gjs
# astal.hyprland
# astal.apps
astal.gjs
astal.hyprland
astal.apps
];
}