Added backlight widget to waybar

This commit is contained in:
Aleksandr Lebedev 2025-02-23 12:23:02 +01:00
parent ab8343948c
commit 3cab603c60
2 changed files with 12 additions and 4 deletions

View file

@ -11,7 +11,6 @@ in
#initialPassword = "1234";
hashedPasswordFile = config.sops.secrets."users/${username}".path;
packages = with pkgs; [
anydesk
];
};
sops.secrets = {