about summary refs log tree commit diff
path: root/machines/profpatsch
Commit message (Collapse)AuthorAgeFilesLines
* runCommand -> runCommandCCProfpatsch2016-10-152-39/+89
|
* machines/katara: set maxJobs to #coresProfpatsch2016-10-101-1/+1
|
* machines/katara: fixed a bug in xmpp-client patchProfpatsch2016-09-171-2/+2
|
* machines/katara/xmpp-client: use patched repoProfpatsch2016-09-161-2/+13
|
* machines/katara/xmpp-client: fix fifoProfpatsch2016-09-161-3/+3
| | | | Now it really does use a fifo and not a file
* machines/katara: logging for xmpp-clientProfpatsch2016-09-161-2/+12
| | | | Enable logging of xmpp-client output with `script(1)`.
* machines/katara: extract lib & add xmpp-clientProfpatsch2016-09-165-19/+36
| | | | | | | Some stuff is needed in multiple files, like the home directory. Extracted out into lib.nix. xmpp-client uses that to create a wrapper for splicing the password into the config at program invocation.
* machines/katara: disable searx againProfpatsch2016-08-291-1/+1
| | | | until fixed upstream
* katara: fast-init bump shaProfpatsch2016-08-291-1/+1
|
* machines/katara: nixpkgs offlineimap user serviceProfpatsch2016-08-291-14/+9
|
* machines/katara: fix fontconfigProfpatsch2016-08-291-13/+2
|
* machines/katara: enable vuizvui gpg-agentProfpatsch2016-08-291-11/+10
|
* machines/katara: enable searxProfpatsch2016-08-291-0/+2
|
* machines/katara: libinput stubProfpatsch2016-08-291-0/+19
| | | | Doesn’t work yet.
* machines/katara: add/rm packagesProfpatsch2016-08-293-17/+20
|
* machines/katara: add fast-initProfpatsch2016-08-292-1/+11
|
* machines/katara: fix fontconfig valuesProfpatsch2016-08-231-5/+8
|
* machines/katara: enable containers againProfpatsch2016-08-071-2/+0
| | | | Follow-up for #2c44e94b5ffacc291c6eb1d554d61500ec0e4ac8.
* machines/katara: add pulseaudio streamingProfpatsch2016-08-031-3/+1
|
* machines/katara: disable containersProfpatsch2016-08-021-0/+2
|
* machines/katara: remove bad config valueProfpatsch2016-07-311-1/+0
| | | | Okay, that didn’t do what I thought it would.
* machines/profpatsch: clean up folderProfpatsch2016-07-305-35/+3
|
* machines/katara: yolotestProfpatsch2016-07-301-0/+1
|
* machines/katara: haskell font!Profpatsch2016-07-301-0/+1
|
* machines/katara: f* libreofficeProfpatsch2016-07-301-1/+1
|
* machines/katara: gpg-agent -> keychainProfpatsch2016-07-151-6/+8
| | | | I hate you, gpg-agent. Go die in a fire.
* machines/katara: cabal-install system-wideProfpatsch2016-07-151-1/+1
|
* machines/profpatsch: mpv with script supportProfpatsch2016-07-041-1/+1
|
* machines/katara: offlineimap sync user serviceProfpatsch2016-07-041-0/+15
|
* machines/katara: nm-applet in env againProfpatsch2016-07-041-1/+1
| | | | | It has buggy icon & functionality if it’s not in the system environment. Also, the tools nm-connection-manager &al. are missing.
* machines/katara: disable locate & searx againProfpatsch2016-07-041-7/+0
|
* machines/katara: add inkscapeProfpatsch2016-07-041-0/+1
|
* machines/katara: disable flash againProfpatsch2016-07-041-2/+2
|
* machines/profpatsch: factor out base configProfpatsch2016-07-042-75/+106
|
* machines/katara: searx as local metasearchProfpatsch2016-07-031-0/+2
|
* machines/katara: corefronts got non-free licenseProfpatsch2016-06-101-1/+1
|
* machines/katara: add autocutsel daemonProfpatsch2016-06-061-0/+2
| | | | Clipboards finally synchronize.
* machines/katara: more explicit xinitProfpatsch2016-06-061-7/+9
| | | | Specify absolute nix store paths where possible.
* machines/katara: vim -> vim_configurableProfpatsch2016-06-062-3/+6
|
* machines/katara: fix audacity liblameProfpatsch2016-06-061-1/+1
|
* machines/katara: miscProfpatsch2016-06-061-3/+15
|
* machines/katara: fix poezio (only on 3.4)Profpatsch2016-05-202-2/+4
|
* machines/katara: Use unfreeAndNonDistributablePkgsaszlig2016-05-171-8/+2
| | | | | | | | | A more permanent fix for f50de454fd2f4c919195b1cc904b89343c243451. At least we can now easily change the underlying implementation. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* machines/katara: temp fix for unfree dropbox-cliProfpatsch2016-05-161-1/+7
|
* machines/katara: fix gpg-agent for the userProfpatsch2016-05-031-1/+3
| | | | | Commit I forgot; there was a change in the gpg-agent behavior and this sets it up correctly again.
* machines/katara: invert coloring of sentProfpatsch2016-05-032-1/+19
| | | | | Slides with white background are an insult to the viewers. Also adjusts some other sizing stuff.
* machines/katara: remove cabal & stack from envProfpatsch2016-04-301-2/+0
|
* machines/katara: restructure pkgsProfpatsch2016-04-292-12/+31
|
* machines/katara: misc changesProfpatsch2016-04-292-14/+6
|
* machines/katara: networkmanager: use gnutlsProfpatsch2016-04-291-1/+11
| | | | | | Public shaming of University of Augsburg: They VPN is so ancient that openssl dropped the SSL protocols necessary to connect. gnutls still has them, so this patches that in.