wow
Some checks failed
CI / check (push) Has been cancelled
CI / ida (push) Has been cancelled
CI / cpt (push) Has been cancelled
CI / build-nixos (ena) (push) Has been cancelled
CI / build-nixos (hako) (push) Has been cancelled
CI / build-nixos (kazusa) (push) Has been cancelled
CI / build-nixos (mizuki) (push) Has been cancelled

This commit is contained in:
암냥 2026-07-03 20:09:10 +09:00
commit 10f35d47e7
No known key found for this signature in database
3 changed files with 40 additions and 39 deletions

View file

@ -22,7 +22,7 @@
};
};
extensions = with inputs.vicinae-extensions.packages.${pkgs.stdenv.hostPlatform.system}; [
bluetooth
# bluetooth
nix
power-profile
kde-system-settings

View file

@ -42,5 +42,6 @@
nixpkgs.config.permittedInsecurePackages = [
"openssl-1.1.1w"
"pnpm-10.29.2"
];
}