mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
home: remove slack
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
./pavucontrol.nix
|
||||
./playerctl.nix
|
||||
./qt.nix
|
||||
./slack.nix
|
||||
./sublime-music.nix
|
||||
];
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"x-scheme-handler/slack" = "slack.desktop";
|
||||
};
|
||||
home.packages = [pkgs.slack];
|
||||
}
|
||||
Reference in New Issue
Block a user