Compare commits

...

2 commits

4 changed files with 16 additions and 6 deletions

View file

@ -198,7 +198,7 @@
windowrule = [
# Workspace binds
"workspace 2, firefox"
"workspace 4, (com.obsproject.Studio|WebCord|signal|whatsapp-for-linux|teams-for-linux)"
"workspace 4, (com.obsproject.Studio|WebCord|signal|teams-for-linux)"
"workspace 5 silent, (steam|org.prismlauncher.PrismLauncher)" # Keep silent to avoid popups taking focus
"workspace 6, (x2goclient|Nxplayer.bin)"

View file

@ -12,7 +12,12 @@
etc."ppp/options".text = ''
ipcp-accept-remote
'';
systemPackages = with pkgs; [openfortivpn samba];
systemPackages = with pkgs; [
openfortivpn
samba
teams-for-linux
nomachine-client
];
};
services.ollama.enable = true;
}

View file

@ -16,10 +16,6 @@
noson
webcord
signal-desktop
whatsapp-for-linux
teams-for-linux
nomachine-client
x2goclient
];
security = {
polkit.enable = true;

View file

@ -81,6 +81,15 @@
ManagedBookmarks = [
# TODO update these
{toplevel_name = "Managed Bookmarks";}
{
name = "Standard";
children = [
{
name = "WhatsApp Web";
url = "https://web.whatsapp.com/";
}
];
}
{
name = "Server";
children = [