about summary refs log tree commit diff
path: root/machines
Commit message (Collapse)AuthorAgeFilesLines
* schnurrkadse: use encrypted root with LVMlukasepple2016-03-131-4/+16
|
* schnurrkadse: bumplukasepple2016-03-111-16/+86
|
* Remove all references to "heinrich"aszlig2016-03-052-145/+1
| | | | | | | | | This was a very old effort to NixOSify "heinrich" which unfortunately didn't happen and I'm not sure whether "heinrich" even exists anymore. The tests were broken anyway, so I doubt anyone would grief over it. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* rtl8192cu: Move enableRTL8192cFirmware from tyreeaszlig2016-03-011-1/+0
| | | | | | | | | | | This really is specific to the RTL8192CX chipset and I originally was using this for tyree along with the mainline kernel modules. Unfortunately, I had connection drop outs so I switched to the original Realtek driver, which is now vuizvui.hardware.rtl8192cu, so the firmware is used and should be enabled there as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Enable module for RTL8192CUaszlig2016-03-011-0/+3
| | | | | | | This is temporary until I get the internal SDIO WiFi card to work properly. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/katara: different temporary libreofficeProfpatsch2016-02-265-849/+7
| | | | | Uses a custom nixpkgs Github rev clone now instead of copying the files over and having to recompile.
* machines/katare: tmp version of libreofficeProfpatsch2016-02-265-1/+854
| | | | | The newest update isn’t working, this is the commit before that copied over.
* machines/katara: some packagesProfpatsch2016-02-261-1/+5
|
* machines/katara: factor out programming packagesProfpatsch2016-02-261-4/+7
|
* machines/katara: disable firewallProfpatsch2016-02-261-8/+1
| | | | phew
* machines/katara: nmap with guiProfpatsch2016-02-261-1/+1
|
* Merge remote-tracking branch 'origin/master'Profpatsch2016-02-2615-199/+109
|\
| * machines/labtop: switch to gnome3Openlab Labtop2016-02-241-34/+5
| |
| * machines/tyree: Enable RTL8192c firmwareaszlig2016-02-231-0/+1
| | | | | | | | | | | | It's only a temporary WiFi card until the internal one is working. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/haenk: Machine is obsolete, remove itaszlig2016-02-232-96/+0
| | | | | | | | | | | | | | | | Obsoleted by tyree, even though tyree isn't fully working yet it doesn't make sense to build a lot of stuff just for a machine that doesn't get updated anymore. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/tyree: Remove Synaptics supportaszlig2016-02-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | The touchpad isn't recognized correctly (it is however recognized as a "mouse") because of an I2C issue. Of course it doesn't hurt if Synaptics is enabled anyway because it just isn't used, but once we get it working it's better to place this in the hardware module of the T100HA. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/tyree: Switch to using networkmanageraszlig2016-02-231-1/+2
| | | | | | | | | | | | | | After all it's an end user system, so "just edit wpa_supplicant.conf" won't work here ;-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * Use users.users/users.groups instead of extra*aszlig2016-02-158-9/+9
| | | | | | | | | | | | | | It has been renamed since months (NixOS/nixpkgs@14321ae) and users.extra* are now just aliases to users.users and users.groups. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/aszlig: Use lists for filesystem optionsaszlig2016-02-156-18/+9
| | | | | | | | | | | | | | | | | | We had this since NixOS/nixpkgs@3c5fca9 and since the merge of master into closure-size (NixOS/nixpkgs@d039c87) we also have it there, so there is no excuse now to not switch to lists, especially because we already used concatStringsSep on lists anyway. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * mmrnmhrm/dnyarri: Update kernel src/cfg to 4.5-rc4aszlig2016-02-152-37/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Geesh, the configuration is getting more and more rotten and it's time to make this in a more generic configuration *very* soon. The configuration does have a lot of cruft in it because it's a bunch of "make oldconfig" iterations and no cleanup in-between. In addition, even if I'd do the cleanup I'd probably want common options to be factored out. But for now let's keep the config as-is until 4.6 comes out and we either play the "make oldconfig" game again or we finally rewrite it. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/labtop: Really fix evaluation erroraszlig2016-02-141-1/+1
| | | | | | | | | | | | | | | | I actually forgot to add the "3", this time tested using: nix-instantiate -A machines.labnet.labtop Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/labtop: Fix evaluation erroraszlig2016-02-141-1/+1
| | | | | | | | | | | | Regression introduced by 7e255747e0b6edbf2bfd71edf6fea0d47a35ded6. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/notsure: Enable global nixpkgs configaszlig2016-02-131-0/+1
| | | | | | | | | | | | | | Especially makes sense for a managed machine so the user doesn't need to manually create ~/.nixpkgs/config.nix. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * labtop: Switch to GNOMEOpenlab Labtop2016-02-131-2/+1
| | | | | | | | (test)
| * schnurrkadse: attempt to fix ipw2200 firmwarelukasepple2016-02-131-2/+10
| |
* | machines/katara: keepassx → passProfpatsch2016-02-241-1/+1
|/
* profpatsch: remove insane experimentProfpatsch2016-02-084-99/+0
|
* profpatsch: sane experimentProfpatsch2016-02-085-1/+100
|
* profpatsch/katara: packagesProfpatsch2016-02-071-1/+2
|
* schnurrkadse: initlukasepple2016-02-051-0/+111
|
* fliewatuet: bumplukasepple2016-02-051-40/+40
|
* profpatsch/programs: add support for scanningProfpatsch2016-02-041-0/+2
|
* machines/tishtushi: Fix overriding kernel patchesaszlig2016-01-281-3/+3
| | | | | | | | | | | | | | | | | | | | The commit NixOS/nixpkgs@23f5e3c directly provides kernelPatches to the build attributes and we did an override by passing back the kernelPatches attributes from the result instead of the original arguments. So instead of using the resulting arguments, we simply reinject the kernelPatches attribute from the input arguments. Tested using: nix-instantiate --eval --strict -I nixpkgs=/home/aszlig/nixpkgs -E ' with import <nixpkgs/lib>; let with ((import ./machines {}).aszlig.tishtushi) eval; in map (getAttr "name") eval.config.boot.kernelPackages.kernel.kernelPatches ' Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/katara: Fix evaluation erroraszlig2016-01-281-1/+1
| | | | | | | | | | | The attribute "diffoscopes" doesn't exist in <nixpkgs> and should be "diffoscope" (without "s"). Evaluation tested with: nix-instantiate release.nix -A machines.profpatsch.katara Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* katara: a few more packagesProfpatsch2016-01-271-1/+6
|
* machines/labtop: Fix syntax erroraszlig2016-01-171-1/+1
| | | | | | | | | | Regression introduced by d99fd1ba860dd513508a7460bf139e9ee990a5d3. Fixes the following evaluation error: error: syntax error, unexpected '}', expecting ';', at labtop.nix:110:55 Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* thinkpad firmwareOpenlab Labtop2016-01-161-12/+38
|
* katara: some more programsProfpatsch2016-01-161-3/+10
|
* katara: set EDITOR env var to vimProfpatsch2016-01-161-0/+2
|
* machines/tyree: Factor out T100HA specific stuffaszlig2016-01-141-5/+2
| | | | | | | | This should go into its own hardware module, so it might be helpful for others as well (especially if we're going to put it into upstream <nixpkgs>). Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Refine and fix nix optionsaszlig2016-01-141-1/+3
| | | | | | | | | | We actually have 4 cores in this machine, so let's raise maxJobs to 4, as I had in the original hardware-configuration.nix. While at it, using buildCores = 0 should get us more parallelism, which is especially useful for recompiling kernels ;-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Set mount options for rootfsaszlig2016-01-141-0/+7
| | | | | | | Should be more suitable for the MMC flash device and also deactivates access times. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines: Add new managed machine "tyree"aszlig2016-01-132-0/+74
| | | | | | | | | | | | | Currently this is just a somewhat basic configuration, because the hardware (an ASUS T100HA) is going to get us in trouble. For example right now not even the display is working correctly, neither is WiFi, but we're going to fix that real soon[TM] :-) The configuration is pretty much based on the "haenk" config, which this machine will replace once everything is working. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* katara: fish as login shellProfpatsch2016-01-061-2/+4
|
* katara: gajim -> poezioProfpatsch2016-01-061-2/+1
|
* katara: new programsProfpatsch2016-01-061-5/+1
|
* Merge branch 'master' of github.com:openlab-aux/vuizvuiProfpatsch2016-01-011-13/+30
|\
| * machines/haenk: Switch to my version of Vimaszlig2016-01-011-2/+4
| | | | | | | | | | | | | | I'm probably the only one using Vim on this machine, so it makes sense to use a sane Vim configuration here. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/haenk: Add cdparanoia to systemPackagesaszlig2016-01-011-3/+3
| | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * machines/haenk: Sort nixpkgs.config attributesaszlig2016-01-011-3/+4
| | | | | | | | | | | | | | It's not alphabetically sorted, but so that it's a little bit easier to read. Signed-off-by: aszlig <aszlig@redmoonstudios.org>