455 current 2024-04-22 11:44:13 24.05.20240422.de52a47 6.8.6-zen1 *
This commit is contained in:
parent
a0c1beb176
commit
d9eb37a881
1 changed files with 3 additions and 8 deletions
|
|
@ -83,8 +83,9 @@ in {
|
||||||
# # fonts?
|
# # fonts?
|
||||||
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||||
|
|
||||||
pkgs.discord
|
# pkgs.discord
|
||||||
pkgs.webcord
|
# pkgs.webcord
|
||||||
|
pkgs.vesktop
|
||||||
pkgs.slack
|
pkgs.slack
|
||||||
(pkgs.nerdfonts.override {fonts = ["Iosevka"];})
|
(pkgs.nerdfonts.override {fonts = ["Iosevka"];})
|
||||||
pkgs.git
|
pkgs.git
|
||||||
|
|
@ -150,12 +151,6 @@ in {
|
||||||
git push origin main
|
git push origin main
|
||||||
popd
|
popd
|
||||||
'')
|
'')
|
||||||
(pkgs.writeShellScriptBin "work" ''
|
|
||||||
#!${pkgs.bash}/bin/bash
|
|
||||||
cd work/
|
|
||||||
nix shell nixpkgs#openvpn
|
|
||||||
openvpn zack_myers.ovpn
|
|
||||||
'')
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue