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 = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 30d";
options = "--delete-older-than 7d";
};
};

View file

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

View file

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

View file

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

View file

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