Compare commits

..

9 commits

Author SHA1 Message Date
0482e57583
vanadium/kitty: use elementary bell sound 2025-11-28 10:32:08 +08:00
dd71854814
vanadium/gtk: init 2025-11-28 10:26:59 +08:00
a3d8264350
vanadium/home: decouple cursor config 2025-11-28 10:08:37 +08:00
3965fe943d
Just: --fast is deprecated 2025-11-28 09:54:05 +08:00
fa15081f38
Merge branch 'trunk' into upgrade-25.11 2025-11-27 12:44:09 +08:00
2a781237ef
Merge branch 'trunk' into upgrade-25.11 2025-11-26 19:33:35 +08:00
2cc0f3bd6f
Merge branch 'trunk' into upgrade-25.11 2025-11-26 15:55:11 +08:00
ed2fa0070b
home/git: enable patdiff for aarch64-linux 2025-11-26 13:55:57 +08:00
bc4490acff
vanadium: fix build
packages/ruler: update

vanadium/overlays/fcitx5: fix patch

vanadium/overlays/fcitx5-chinese-addons: fix patch

treewide: system -> stdenv.hostPlatform.system

vanadium: fix warnings
2025-11-26 13:49:16 +08:00
3 changed files with 1 additions and 8 deletions

View file

@ -110,7 +110,6 @@
pkgs.signal-desktop
pkgs.tuba # mastodon GUI client
pkgs.emoji-picker-rs
pkgs.telegram-desktop # for archlinux china
# wm utilities
pkgs.xbrightness
@ -123,7 +122,6 @@
# audio utilities
pkgs.helvum
pkgs.pavucontrol
pkgs.pulseaudio # pactl value control
pkgs.pantheon.elementary-sound-theme
];

View file

@ -50,7 +50,7 @@ in
# https://searchfox.org/mozilla-central/source/browser/components/enterprisepolicies/Policies.sys.mjs
# Some policies can be rewritten to profiles configuration
#
# "locked" semantic from zen (doesn't seem to be doing anything, attempted for zen-twilight 1.18t)
# TODO: try out the "locked" semantic from zen
# https://github.com/0xc000022070/zen-browser-flake/tree/main#preferences
#
# To check which option is mapped to which about:config
@ -67,7 +67,6 @@ in
"layout.css.devPixelsPerPx" = 1.1;
"browser.startup.page" = 1;
"browser.translations.automaticallyPopup" = false;
"browser.tabs.closeWindowWithLastTab" = true;
# open links in new window
# this works a lot better with xmonad where I have a bunch of windows

View file

@ -93,10 +93,6 @@ in
ssid = "NTUH_guest";
randomizeMac = true;
}
{
ssid = "i_Tzuchi_WiFi";
randomizeMac = true;
}
{ ssid = "_SNCF_WIFI_INOUI"; }
{ ssid = "_WIFI_LYRIA"; }