Updates, Regression on Proton & Addition of pass

This commit is contained in:
Lyes Saadi 2025-04-23 10:49:55 +02:00
parent 02c1ed3ea7
commit 653eec66d9
Signed by: lyes
GPG key ID: 55A1D803917CF39A
6 changed files with 73 additions and 38 deletions

View file

@ -14,4 +14,8 @@
extraGroups = [ "wheel" "networkmanager" ];
shell = pkgs.fish;
};
environment.sessionVariables = {
PASSWORD_STORE_ENABLE_EXTENSIONS = "true";
};
}

View file

@ -7,5 +7,7 @@
starship
wl-clipboard
sl
jq
pass
];
}

View file

@ -1,23 +1,25 @@
{ pkgs, zen-browser, lib, config, ... }:
let
tex = (pkgs.texlive.combine { inherit (pkgs.texlive)
scheme-medium
lettre
wallpaper
lastpage
hyphenat
moresize
fontawesome5
montserrat
titlesec
ly1
footmisc
titling
frpseudocode
ebproof
comment;
});
# tex = (pkgs.texlive.combine { inherit (pkgs.texlive)
# scheme-medium
# lettre
# wallpaper
# lastpage
# hyphenat
# moresize
# fontawesome5
# montserrat
# titlesec
# ly1
# footmisc
# titling
# frpseudocode
# ebproof
# comment
# ucs;
# });
tex = pkgs.texliveFull;
in {
users.users.lyes.packages = with pkgs; [
# Web
@ -79,6 +81,7 @@ in {
# typst
tinymist
zotero
folio
# Programming
git
@ -117,7 +120,7 @@ in {
# Proton
protonmail-bridge-gui
protonmail-desktop
protonvpn-gui
stable.protonvpn-gui
proton-pass
# Multimedia