system: update

This commit is contained in:
2025-04-21 13:41:26 +03:00
parent 24f013c765
commit 16f84aaa04
5 changed files with 87 additions and 89 deletions

View File

@ -1,5 +1,5 @@
{ pkgs-fixed, ... }: {
home.packages = with pkgs-fixed; [
{ pkgs-stable, ... }: {
home.packages = with pkgs-stable; [
vscode
jetbrains.pycharm-community
jetbrains.idea-community

View File

@ -112,8 +112,8 @@
input = {
kb_layout = "us,ru";
kb_variant = "lang";
kb_options = "grp:caps_toggle";
numlock_by_default = true;
follow_mouse = 1;