mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-11-29 20:08:49 +00:00
🔧 Add PHP and update Gnome wallpaper (jo)
This commit is contained in:
parent
b5543e71d3
commit
d33dc0a453
3 changed files with 11 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
||||||
./apps/firefox
|
./apps/firefox
|
||||||
./apps/vicinae
|
./apps/vicinae
|
||||||
./apps/packettracer
|
./apps/packettracer
|
||||||
|
|
||||||
|
./desktop/gnome
|
||||||
];
|
];
|
||||||
|
|
||||||
puzzlevision = {
|
puzzlevision = {
|
||||||
|
|
@ -61,6 +63,11 @@
|
||||||
git
|
git
|
||||||
git-credential-oauth
|
git-credential-oauth
|
||||||
attic-client
|
attic-client
|
||||||
|
|
||||||
|
## PHP/Shopware
|
||||||
|
php84
|
||||||
|
php84Packages.composer
|
||||||
|
shopware-cli
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "25.05";
|
home.stateVersion = "25.05";
|
||||||
|
|
|
||||||
4
homes/x86_64-linux/jo/desktop/gnome/default.nix
Normal file
4
homes/x86_64-linux/jo/desktop/gnome/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
puzzlevision.desktop.gnome.wallpaper = ../wallpapers/macchiato-waves.jpg;
|
||||||
|
}
|
||||||
BIN
homes/x86_64-linux/jo/desktop/wallpapers/macchiato-waves.jpg
Normal file
BIN
homes/x86_64-linux/jo/desktop/wallpapers/macchiato-waves.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1 MiB |
Loading…
Add table
Add a link
Reference in a new issue