feat: remove swp config
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
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
Reference in New Issue