fix(nixos): replace removed light option and harden char-count script
Restore flake checks by removing deprecated `programs.light` from sunken-ship and switching to brightnessctl guidance. Also clean up flake formatting and make the Raycast char-count script safer for empty input. Made-with: Cursor
This commit is contained in:
parent
befe2f8a5b
commit
463249961e
3 changed files with 10 additions and 10 deletions
|
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
inputs = {
|
||||
|
||||
|
||||
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue