Remove unused stuff

Evaluation on cranberry is sure does not leave much memory.
This commit is contained in:
Geoffrey Frogeye 2025-02-25 17:06:14 +01:00
parent dc52303eb7
commit e9e6265c41
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
39 changed files with 24 additions and 116 deletions

View file

@ -24,7 +24,7 @@ let
in
{
config = lib.mkIf config.frogeye.desktop.xorg {
home.packages = with pkgs; [
home.packages = [
(pkgs.writeShellApplication {
name = "xlock";
text = ''