nix: fix cleanup 1

This commit is contained in:
biscuit
2025-05-15 13:53:44 -05:00
parent 64237058a2
commit 0cdbf3dc00
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
{ ... }: {
imports = [
../system/firefox/default.nix
../system/astal/default.nix
];
}