Revert switching to my branch of plasma manager

Revert "Kde/plasma: set up keyboard layout and numlock settings"

This reverts commit 7202d3a57f.

Revert "Machines/WinMax2: set up keyboard layout for plasma"

This reverts commit 26fde46886.

Revert "Flake: temporarely change to my branch of plasma-manager"

This reverts commit 0337f4f7a0.
This commit is contained in:
Toast 2024-04-26 13:56:16 +02:00
parent 921f1ad912
commit 8699442aba
4 changed files with 7 additions and 15 deletions

13
flake.lock generated
View file

@ -353,16 +353,15 @@
]
},
"locked": {
"lastModified": 1713952910,
"narHash": "sha256-7ICgAfFSQXZlWyhfSrGXAS0rg2YSMKqEO+4EF4lH25I=",
"owner": "toast003",
"lastModified": 1712484920,
"narHash": "sha256-wNwv12U/QYYgZanycZ32A41cEDa2zPwYuMKK6AJYNJk=",
"owner": "pjones",
"repo": "plasma-manager",
"rev": "13c65048f1f527c7d4ee1f921fa1847129139385",
"rev": "4b127a5ede004f5c6d7c41938c2986b599dc0bf3",
"type": "github"
},
"original": {
"owner": "toast003",
"ref": "libinput",
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
@ -459,4 +458,4 @@
},
"root": "root",
"version": 7
}
}

View file

@ -51,7 +51,7 @@
};
plasma-manager = {
url = "github:toast003/plasma-manager/libinput";
url = "github:pjones/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs-unstable-raw";
inputs.home-manager.follows = "home-manager-unstable";
};

View file

@ -114,7 +114,6 @@
comment = "Application for managing and playing games on Steam";
};
};
programs.plasma.input.keyboard.layouts = lib.mkForce ["us"];
}
];

View file

@ -132,12 +132,6 @@ in {
number = 2;
};
};
input = {
keyboard = {
layouts = ["es"];
numlockOnStartup = "off";
};
};
panels = [
{
location = "bottom";