Merge branch 'new' of ssh://git.0x76.dev:42/v/infrastructure into new
This commit is contained in:
commit
f0380bbe4e
19 changed files with 15 additions and 297 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue