feat: update options

This commit is contained in:
tux
2026-07-14 17:47:16 +05:30
parent dda8beb511
commit 2df7d5a049
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.pointerCursor = { home.pointerCursor = {
enable = true;
package = pkgs.bibata-cursors; package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice"; name = "Bibata-Modern-Ice";
size = 28; size = 28;

View File

@@ -14,7 +14,8 @@
useLayerShell = true; useLayerShell = true;
extensions = with pkgs.vicinae-extensions; [ extensions = with pkgs.vicinae-extensions; [
bluetooth # @TODO broken in upstream repo
# bluetooth
nix nix
ssh ssh
awww-switcher awww-switcher