about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
Commit message (Collapse)AuthorAgeFilesLines
* taalo-build: Rewrite as wrapper and move to pkgsaszlig2017-11-121-3/+1
| | | | | | | | | | | | | | | | | | | | We no longer use the legacy SSH store protocol for taalo but the new ssh-ng protocol, which makes the implementation of taalo-build a LOT less clunky. It also didn't make sense to have this as a NixOS module when we after all just emit a static store path without any stuff depending on configuration options. The new implementation basically just wraps nix-build and nix-store -r along with the right NIX_REMOTE variable. With Nix 1.2 this can also be done with the new "nix build" command using the --store option, but unfortunately "nix build" doesn't yet have the same functionality as nix-build. Signed-off-by: aszlig <aszlig@nix.build> Cc: @Profpatsch, @bendlas
* machines/katara: remove sentProfpatsch2017-11-081-1/+0
| | | | Patch doesn’t apply, I don’t use it anymore.
* machines/katara: rm TERM (it’s not what I thought it is)Profpatsch2017-09-201-1/+0
| | | | thx @aszlig
* machines/katara: add static vpn client to hakuProfpatsch2017-09-201-0/+11
|
* machines/haku: move searx from katara to hakuProfpatsch2017-07-101-5/+0
|
* machines/katara: back to wpa_supplicant againProfpatsch2017-07-101-8/+8
|
* machines/katara: add TERM to the environmentProfpatsch2017-07-101-0/+2
|
* machines/katara: add anki plugin depsProfpatsch2017-07-101-1/+1
|
* modules/profpatsch/scannning: add option to list remote scannersProfpatsch2017-07-101-1/+6
| | | | | sane has a file called `net.conf` which is a list of hosts that are searched for remote scanners.
* profpatsch/jmtpfs: Drop vuizvui packageaszlig2017-06-221-1/+1
| | | | | | | | | | | | | | | | | The package fails because the mtp-jolla.patch was already applied upstream, see the following build log: https://headcounter.org/hydra/log/d21f1590i2hs6xhgkdr00906ksnvgxfz-libmtp-1.1.13.drv This is the upstream commit by @Profpatsch that's now part of libmtp version 1.1.13: https://sourceforge.net/p/libmtp/code/ci/8919ebeef58251639454c2394c0274597be3df9c/ Tested by evaluating machines.profpatsch.katara. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* machines/katara: change mouse speedsProfpatsch2017-05-311-18/+8
|
* pkgs/profpatsch/backlight: initProfpatsch2017-05-311-0/+1
|
* machines/katara: Fix attribute for hledgeraszlig2017-05-021-1/+1
| | | | | | | | | | | | | | Evaluation error introduced by 736e0da1e251df836b1669ffee80cecfd6bbf0e9. The attribute "hledger" isn't a top-level pkgs attribute but resides within haskellPackages. This fixes evaluation, as tested by: nix-instantiate machines -A profpatsch.katara.build Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* machines/katara: add hledgerProfpatsch2017-05-021-0/+1
|
* machines/katara: maybe not nix-gen yetProfpatsch2017-04-271-1/+1
|
* machines/katara: add nix-gen and modified searxProfpatsch2017-04-261-0/+1
|
* machines/katara: misc packagesProfpatsch2017-04-261-3/+6
|
* machines/katara: fontconfig presetProfpatsch2017-04-261-0/+1
|
* machines/katara: switch to network-manager againProfpatsch2017-04-261-18/+20
| | | | Hopefully temporarily.
* pkgs/show-qr-code: Move into pkgs/profpatschaszlig2017-04-231-3/+3
| | | | | | | | | Tested evaluation using: nix-instantiate pkgs -A vuizvui.profpatsch.show-qr-code Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* pkgs: Move jmtpfs to pkgs/profpatschaszlig2017-04-231-1/+1
| | | | | | | | This clearly is something currently only @Profpatsch wants, so lets move it into the user namespace. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* pkgs/profpatsch: add nmanProfpatsch2017-04-061-0/+1
|
* machines/katara: fix changes with fontconfig.ultimateProfpatsch2017-04-041-2/+4
|
* machines/katara: opengl 32bit support for steamProfpatsch2017-03-031-0/+4
|
* machines/katara: bonding is my fetishProfpatsch2017-02-231-0/+11
| | | | New-style bond wifi & ethernet, default to the faster ethernet if plugged in.
* machines/katara: improve ghci in PATH with default packagesProfpatsch2017-02-101-1/+1
|
* machines/katara: enable searx w/ patchProfpatsch2017-02-101-1/+4
| | | | | This adds a patch making the secret key in the config file unnecessary. It’s not yet upstream because the implementation got flak, but it works for now.
* pkgs/profpatsch/droopy: use own repositoryProfpatsch2017-02-101-1/+1
| | | | Patches for a nicer upload interface were added.
* machines/katara: libreoffice & sshfsProfpatsch2017-02-101-1/+2
|
* machines/katara: Don’t use networkd yetProfpatsch2017-02-061-2/+0
|
* machines/katara: alignmentProfpatsch2017-02-041-8/+8
|
* machines/katara: switch to wpa_supplicantProfpatsch2017-02-041-11/+9
| | | | nm got so slow, it’s unbearable.
* machines/katara: include devdoc outputsProfpatsch2017-01-271-0/+1
|
* machines/katara: -caba-install +picardProfpatsch2017-01-271-1/+1
|
* machines/katara: don’t ignore lid switch eventProfpatsch2017-01-271-0/+5
|
* machines/profpatsch: base.nix -> base-workstation.nixProfpatsch2017-01-261-1/+1
|
* katara: add warpspeedProfpatsch2017-01-191-7/+9
|
* machines/katara: miscProfpatsch2016-12-281-11/+1
|
* machines/katara: fix mbsync timerProfpatsch2016-11-291-1/+4
|
* machines/katara: emoji fontProfpatsch2016-11-291-0/+1
|
* machines/katara: small texlive environmentProfpatsch2016-11-291-0/+1
|
* machines/katara: fast-init is brokenProfpatsch2016-11-291-1/+1
|
* machines/katara: offlineimap -> mbsyncProfpatsch2016-11-291-10/+49
|
* machines/katara: enable searxProfpatsch2016-10-181-1/+1
|
* machines/katara: two-finger scrollingProfpatsch2016-10-181-3/+7
|
* machines/katara: use getBinProfpatsch2016-10-181-3/+4
|
* machines/katara: change fontsettingsProfpatsch2016-10-181-1/+1
|
* machines/katara: +/- some packagesProfpatsch2016-10-181-29/+39
|
* machines/katara: 32bit options for gamesProfpatsch2016-10-181-0/+4
|
* machines/katara: remove references to taffybarProfpatsch2016-10-181-5/+1
|