nixos: gen 218 @ nix-pad — 2026-08-03 06:42
26.05.20260724.597283a (Yarara)
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
keys:
|
||||||
|
- &server_key age1zvuvrnh9fymw06e83n8y98ymg7jx6qn337893mejylcy948d4aesh7fufv
|
||||||
|
creation_rules:
|
||||||
|
- path_regex: secrets/[^/]+\.yaml$
|
||||||
|
key_groups:
|
||||||
|
- age:
|
||||||
|
- *server_key
|
||||||
@@ -32,6 +32,7 @@ in
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
EDITOR = "nvim";
|
||||||
NIXOS_OZONE_WL = "1"; # Forces Electron/Chromium apps to use Wayland natively
|
NIXOS_OZONE_WL = "1"; # Forces Electron/Chromium apps to use Wayland natively
|
||||||
GTK_IM_MODULE = "wayland"; # Forces GTK apps to use Wayland text-input protocols
|
GTK_IM_MODULE = "wayland"; # Forces GTK apps to use Wayland text-input protocols
|
||||||
QT_IM_MODULE = "wayland"; # Forces Qt apps to use Wayland text-input protocols
|
QT_IM_MODULE = "wayland"; # Forces Qt apps to use Wayland text-input protocols
|
||||||
|
|||||||
Reference in New Issue
Block a user