Merge branch 'new' of ssh://git.0x76.dev:42/v/infrastructure into new

This commit is contained in:
Vivian 2024-09-12 21:23:28 +02:00
commit f0380bbe4e
19 changed files with 15 additions and 297 deletions

View file

@ -36,7 +36,6 @@ in
foliate # epub reader
gcc
gimp
inputs.attic.packages.${pkgs.system}.attic
comma
discord
jetbrains.rust-rover
@ -70,7 +69,10 @@ in
chromium = {
enable = true;
package = pkgs.ungoogled-chromium;
extensions = [
{ id = "cjpalhdlnbpafiamejdnhcphjbkeiagm"; } # ublock origin
{ id = "nngceckbapebfimnlniiiahkandclblb"; } # bitwarden
];
};
direnv = {

View file

@ -219,10 +219,6 @@ with lib;
folder = "daily";
};
workspaces = [
{
name = "uni";
path = "~/cloud/Documents/CESE/notes";
}
{
name = "notes";
path = "~/cloud/Notes";
@ -282,7 +278,7 @@ with lib;
};
# surround.enable = true;
fugitive.enable = true;
gitgutter.enable = true;
# gitgutter.enable = true;
lualine = {
enable = true;