mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-16 23:34:42 +04:00
make steam&gamepad work
This commit is contained in:
parent
af637c5d96
commit
1bd790f1c8
10 changed files with 38 additions and 6174 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
in {
|
||||
options.kp2pml30 = {
|
||||
username = lib.mkOption {
|
||||
type = lib.types.string;
|
||||
type = lib.types.str;
|
||||
default = "kp2pml30";
|
||||
};
|
||||
xserver = lib.mkEnableOption "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue