mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/home-profiles/home-user/emmie.nix
This commit is contained in:
@@ -97,14 +97,7 @@
|
|||||||
vlc
|
vlc
|
||||||
thunderbird
|
thunderbird
|
||||||
wasabiwallet
|
wasabiwallet
|
||||||
# quick fix for https://github.com/NixOS/nixpkgs/issues/365156
|
protonmail-desktop
|
||||||
(protonmail-desktop.overrideAttrs (oldAttrs: {
|
|
||||||
postInstall = (oldAttrs.postInstall or "") + ''
|
|
||||||
sed -i \
|
|
||||||
's|^Exec=proton-mail %U$|Exec=env XDG_SESSION_TYPE=x11 proton-mail %U|' \
|
|
||||||
usr/share/applications/proton-mail.desktop
|
|
||||||
'';
|
|
||||||
}))
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
programs.chromium.package = pkgs.brave;
|
programs.chromium.package = pkgs.brave;
|
||||||
|
|||||||
Reference in New Issue
Block a user