Removed AI slop

This commit is contained in:
Gregory 2026-02-10 20:50:27 +03:00
parent 679d04a764
commit 00c402dc78
4 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 765 KiB

BIN
assets/yuyuki.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -26,6 +26,7 @@ let home-manager-src = builtins.fetchTarball {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
#pkgs.python312.withPackages (ps: [ ps.pillow ps.pyftpdlib ps.numpy ]) #pkgs.python312.withPackages (ps: [ ps.pillow ps.pyftpdlib ps.numpy ])
rustc cargo rustup
python3 python3Packages.numpy python3Packages.pillow python3Packages.pyyaml python3Packages.pyftpdlib python3 python3Packages.numpy python3Packages.pillow python3Packages.pyyaml python3Packages.pyftpdlib
(haskellPackages.ghcWithPackages (hpkgs: with hpkgs; [ (haskellPackages.ghcWithPackages (hpkgs: with hpkgs; [
random random

View File

@ -154,7 +154,7 @@ bar * colors {
statusline #ff88aa statusline #ff88aa
} }
set $bg /etc/nixos/assets/ribbit.jpg set $bg /etc/nixos/assets/yuyuki.png
output * bg $bg fill output * bg $bg fill