cleaned up

This commit is contained in:
biscuit
2025-06-12 09:23:12 -05:00
parent 381830a767
commit a25d41100a
-1
View File
@@ -11,7 +11,6 @@
# shell = pkgs.zsh;
shell = pkgs.${terminal.termShell};
packages = [
pkgs.python3Packages.pygobject3
];
};
}