Compare commits
No commits in common. "229d78d0d655fce9b7ccd80b4fb6516a13624a2b" and "a89def33457e840d64287dfda170062c6fb2ff8e" have entirely different histories.
229d78d0d6
...
a89def3345
2 changed files with 1 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
# compatibility
|
||||
wineWowPackages.waylandFull winetricks
|
||||
# misc
|
||||
bat file which tree prismlauncher yt-dlp wl-screenrec
|
||||
bat file which tree prismlauncher yt-dlp gpu-screen-recorder gpu-screen-recorder-gtk
|
||||
] ++ (with pkgs.my; [
|
||||
# none yet
|
||||
]) ++ (with pkgs.gnome; [
|
||||
|
|
|
@ -9,8 +9,6 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
user.packages = with pkgs.gnome; [ seahorse ];
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue