mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-17 07:44:41 +04:00
make steam&gamepad work
This commit is contained in:
parent
af637c5d96
commit
1bd790f1c8
10 changed files with 38 additions and 6174 deletions
|
|
@ -11,8 +11,5 @@ in lib.mkIf cfg.opera {
|
|||
packages = with pkgs; [
|
||||
(opera.override { proprietaryCodecs = true; })
|
||||
];
|
||||
|
||||
file.".config/opera/Default/Preferences" = { source = rootPath + "/home/.config/opera/Default/Preferences"; };
|
||||
file.".config/opera/Default/Bookmarks" = { source = rootPath + "/home/.config/opera/Default/Bookmarks"; };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue