odchudzenie systemu

This commit is contained in:
2025-11-19 20:14:19 +01:00
parent c7b625459d
commit 8d06b7b0d0
20 changed files with 95 additions and 224 deletions

View File

@@ -1,4 +1,9 @@
{ pkgs, config, ... }:
{
pkgs,
config,
lib,
...
}:
{
boot = {
@@ -16,7 +21,7 @@
wallpapers = [
./../../wallpapers/attack-on-titan-mikasa-ackerman.jpg
];
wallpaperStyle = "centered";
wallpaperStyle = lib.mkDefault "centered";
backdrop = "${config.stylix.base16Scheme.base00}";
interface = {
branding = "GarandOS Bootloader";