fix: Nemo terminal/keymap/vscode — alacritty default, CH+FR lock, code action

- dconf 00-cinnamon: add org.cinnamon+gnome.desktop.default-applications.terminal
  exec='alacritty' exec-arg='-e' so Nemo right-click → Open in Terminal works
- dconf locks/keyboard: lock input-sources/sources and terminal exec keys so
  csd-keyboard doesn't reset them to defaults on first session start
- build-live-iso.sh: add code-open wrapper script (/usr/local/bin/code-open)
  that finds 'code' in the live user's nix profile; add open-in-vscode
  Nemo action to /usr/share/nemo/actions/
- config/install.conf: add nixpkgs#vscode to NIX_USER_PACKAGES
- packages.live-desktop.list: add setxkbmap (needed by csd-keyboard to
  apply XKB keyboard layout)
This commit is contained in:
mozempk
2026-04-23 08:10:10 +02:00
parent c462bd9d31
commit 941f906e29
3 changed files with 60 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ NIX_USER_PACKAGES=(
"nixpkgs#localsend"
"nixpkgs#google-chrome"
"nixpkgs#mission-center"
"nixpkgs#vscode"
)
# ---------- Cinnamon customization ----------

View File

@@ -105,6 +105,7 @@ font-awesome6
# --- terminal ---
alacritty
setxkbmap
# --- gtk theming deps ---
sassc