Removed AI slop
This commit is contained in:
parent
679d04a764
commit
00c402dc78
Binary file not shown.
|
Before Width: | Height: | Size: 765 KiB |
BIN
assets/yuyuki.png
Normal file
BIN
assets/yuyuki.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 MiB |
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user