nix: fix cleanup 1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
astal.io
|
||||
astal.gjs
|
||||
astal.hyprland
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user