feat: remove swp config
This commit is contained in:
parent
ad6f427cc6
commit
61278a25fc
@ -1,6 +0,0 @@
|
|||||||
{ pkgs, lib, ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
programs.appgate-sdp.enable = true;
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
|||||||
{ pkgs, ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
home.packages = with pkgs; [
|
|
||||||
slack
|
|
||||||
zoom-us
|
|
||||||
];
|
|
||||||
}
|
|
Reference in New Issue
Block a user