This commit is contained in:
Bryan Ramos 2024-11-05 21:41:47 -05:00
parent 09b1c664e3
commit 500fc03faf
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
5 changed files with 26 additions and 17 deletions

View file

@ -27,7 +27,7 @@
gc = { gc = {
automatic = true; automatic = true;
dates = "weekly"; dates = "weekly";
options = "--delete-older-than 30d"; options = "--delete-older-than 7d";
}; };
}; };

View file

@ -243,6 +243,11 @@
url = "https://letsencrypt.com"; url = "https://letsencrypt.com";
tags = [ "dev" "hosting" ]; tags = [ "dev" "hosting" ];
} }
{
name = "Gitea";
url = "https://gitea.com";
tags = [ "dev" "hosting" ];
}
{ {
name = "Hosting"; name = "Hosting";
bookmarks = [ bookmarks = [

View file

@ -58,35 +58,40 @@ in
containersForce = true; containersForce = true;
containers = { containers = {
Personal = { Banking = {
color = "blue"; color = "green";
icon = "fingerprint"; icon = "dollar";
id = 1; id = 1;
}; };
Personal = {
color = "orange";
icon = "fingerprint";
id = 2;
};
Work = { Work = {
color = "yellow"; color = "yellow";
icon = "briefcase"; icon = "briefcase";
id = 2;
};
Banking = {
color = "green";
icon = "dollar";
id = 3; id = 3;
}; };
Personal_Work = {
color = "turquoise";
icon = "briefcase";
id = 4;
};
Social = { Social = {
color = "red"; color = "red";
icon = "chill"; icon = "chill";
id = 4; id = 5;
}; };
Shopping = { Shopping = {
color = "purple"; color = "purple";
icon = "cart"; icon = "cart";
id = 5; id = 6;
}; };
Google = { Google = {
color = "orange"; color = "pink";
icon = "vacation"; icon = "vacation";
id = 6; id = 7;
}; };
}; };
@ -304,11 +309,12 @@ in
extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin ublock-origin
vimium tridactyl
#darkreader #darkreader
greasemonkey tampermonkey
clearurls clearurls
passff passff
multi-account-containers
]; ];
}; };
}; };

View file

@ -1 +0,0 @@
../../../../../configs/wallpapers/

View file

@ -1 +0,0 @@
../../../../../configs/wallpapers/