Add calendar tools
This commit is contained in:
parent
bc79d2725a
commit
406c4d7cfc
1 changed files with 3 additions and 1 deletions
|
@ -47,8 +47,10 @@ in
|
||||||
nodejs-10_x hugo mercurial terraform libreoffice
|
nodejs-10_x hugo mercurial terraform libreoffice
|
||||||
unzip tor-browser-bundle-bin aria vlc
|
unzip tor-browser-bundle-bin aria vlc
|
||||||
jetbrains.goland jetbrains.clion
|
jetbrains.goland jetbrains.clion
|
||||||
(wine.override { wineBuild = "wineWow"; })
|
(wine.override { wineBuild = "wineWow"; }) winetricks
|
||||||
yubico-piv-tool yubikey-personalization yubikey-personalization-gui yubikey-manager-qt
|
yubico-piv-tool yubikey-personalization yubikey-personalization-gui yubikey-manager-qt
|
||||||
|
mono
|
||||||
|
calcurse unstable.pypi2nix
|
||||||
];
|
];
|
||||||
uid = 1000;
|
uid = 1000;
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
|
Loading…
Reference in a new issue