nix: cleaned up

This commit is contained in:
biscuit
2025-05-15 13:50:58 -05:00
parent 5ffe2fe09f
commit 64237058a2
6 changed files with 3 additions and 82 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ ... }: {
imports = [
../packages/firefox/default.nix
../system/firefox/default.nix
];
}