system: update
This commit is contained in:
@ -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
|
||||
|
@ -112,8 +112,8 @@
|
||||
|
||||
input = {
|
||||
kb_layout = "us,ru";
|
||||
kb_variant = "lang";
|
||||
kb_options = "grp:caps_toggle";
|
||||
numlock_by_default = true;
|
||||
|
||||
follow_mouse = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user