nix: Add sdcv

This commit is contained in:
js0ny 2025-10-19 18:12:07 +01:00
parent 608cd05802
commit a9d8bcb500
16 changed files with 267 additions and 112 deletions

View file

@ -1,4 +1,4 @@
{pkgs, ...}: {
{...}: {
programs.chromium = {
enable = true;
homepageLocation = "https://duckduckgo.com";