about summary refs log tree commit diff
path: root/machines
Commit message (Collapse)AuthorAgeFilesLines
* fliewatuet: update default fontslukasepple2016-08-261-3/+5
|
* fliewatuet: make font rendering great againlukasepple2016-08-261-8/+1
|
* fliewatuet: add remind, aspell and chromium to configlukasepple2016-08-261-1/+7
|
* fliewatuet: re-enable zeroconf module for palukasepple2016-08-261-1/+1
|
* fliewatuet: add vuizvui binary cachelukasepple2016-08-261-0/+6
|
* machines/hannswurscht: enable streaming serverProfpatsch2016-08-241-3/+3
|
* machines/katara: fix fontconfig valuesProfpatsch2016-08-231-5/+8
|
* machines/tyree: Rename kde5.krita to just "krita"aszlig2016-08-161-3/+3
| | | | | | | This now is a top-level attribute and it has been removed from kde5.* in NixOS/nixpkgs@de27f97e2d612bf372ad625f42d860ca8363dee4. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Disable xterm "desktop manager"aszlig2016-08-101-0/+1
| | | | | | | We have a real VT for debugging and even if we'd need an XTerm for the xsession, we can still do so from the VT as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Switch from autologin to SDDMaszlig2016-08-091-2/+1
| | | | | | | | Most of the initial development is done on this laptop and it's going to get into production mode. So having a Laptop with autologin is kinda pointless, especially while you're travelling. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Add Krita to systemPackagesaszlig2016-08-091-1/+1
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/{brawndo,notsure}: Add Steamaszlig2016-08-092-2/+4
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/{brawndo,notsure}: Enable 32bit DRI libsaszlig2016-08-082-0/+2
| | | | | | | Unfortunately, this is a requirement for Steam and other 32bit games, so let's make sure it's available. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/katara: enable containers againProfpatsch2016-08-071-2/+0
| | | | Follow-up for #2c44e94b5ffacc291c6eb1d554d61500ec0e4ac8.
* Revert "machines/brawndo: Disable containers"aszlig2016-08-071-1/+0
| | | | | | | | | | This reverts commit decd0f04f517e832e2479ec2543141399cc87c80. Since NixOS/nixpkgs@9f0acda, the containers-imperative NixOS test is succeeding again, so we don't need this workaround anymore. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch
* fliewatuet: add backup utilitie, back to xmonad, add telegram clientlukasepple2016-08-071-5/+4
|
* machines/katara: add pulseaudio streamingProfpatsch2016-08-031-3/+1
|
* fliewatuet: i3wm, raw processinglukasepple2016-08-021-9/+17
|
* machines/katara: disable containersProfpatsch2016-08-021-0/+2
|
* machines/brawndo: Disable containersaszlig2016-08-011-0/+1
| | | | | | | For now the containers-imperative tests are failing and containers aren't used on this machine either, so let's just disable them. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Bring back temporarily removed Tomahawk referencesaszlig2016-08-011-1/+1
| | | | | | | | | | | | This reverts the following commits: 4f4c778e424e72d51242dbfadde0a2a806efb68b 22fac6bad53e797ca84d7c7ac7e0fca3c0a912c8 We can now move Tomahawk back to the corresponding profiles/machines, because the build has been fixed in f7e934e74595a0d7524159d6faa1b2bb5d. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* 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/hannswurscht: remove patch againProfpatsch2016-07-281-3/+3
|
* machines/hannswurscht: patch pulse buffer sizeProfpatsch2016-07-282-1/+18
| | | | Testing if that improves streaming.
* machines/hansswurscht: enable shairportProfpatsch2016-07-261-1/+1
|
* machines/brawndo: Enable Synapticsaszlig2016-07-231-0/+3
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/brawndo: Switch to systemd-bootaszlig2016-07-231-3/+2
| | | | | | | I've copied the notsure config, which wasn't an EFI system, so let's actually use systemd-boot here, shall we? ;-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/brawndo: Allow unfree in nixpkgs.configaszlig2016-07-231-0/+1
| | | | | | | Unfortunately, this is currently necessary for the Broadcom wireless drivers. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/brawndo: Add hardware-specific infoaszlig2016-07-231-2/+8
| | | | | | Hardware-specific info largely from nixos-generate-config. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/brawndo: Temporarily remove Tomahawkaszlig2016-07-231-1/+1
| | | | | | Just because it doesn't build at the moment and just temporarily. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Add new machine "brawndo" to the managed machinesaszlig2016-07-232-0/+105
| | | | | | | This one more or less shares the same profile as "notsure", but I'm too lazy right now to consolidate and/or modularize everything properly. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/hansswurscht: disable pulseaudioProfpatsch2016-07-201-4/+4
| | | | It hasn’t been merged into nixpkgs yet.
* machines/hannswurscht: autologinProfpatsch2016-07-181-0/+1
|
* mmrnmhrm/dnyarri: Update kernel sources + configsaszlig2016-07-162-16/+46
| | | | | | | | | | Nothing very scary here, just getting things up to date. This also reflects on my choices of kernel options, most of them probably are unnecessary but I'm going to rip apart the whole kernel config very soon[TM] anyway. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/dnyarri: Remove VirtualBoxaszlig2016-07-161-4/+1
| | | | | | | I no longer use VirtualBox on any of my machines anymore, so let's remove it for good :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* 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/hannswurscht: enable pulseaudio streamingProfpatsch2016-07-151-0/+13
|
* machines/tyree: Avoid renaming network interfacesaszlig2016-07-111-0/+3
| | | | | | | | | | | | | | | | | This seems to be related to this bug: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1434986 The problem here is a race condition, because NetworkManager is trying to pick up the device _before_ the renaming and then fails to correctly identify it. Another solution would be to reorder the service unit after the networkd service, but that would only work well if the interface is plugged in at boot time and if it's pluggen in/out afterwards we likely have the same problem again. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Add user to group networkmanageraszlig2016-07-101-1/+1
| | | | | | | | | | | The main user currently doesn't have permissions to use NetworkManager, because until now I've used a fixed list of APs directly using wpa_supplicant.conf and disabled NM via configuration.nix. However for end users it's a bit tedious to manage wireless networks that way, so let's add user "bla" to the networkmanager group. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/tyree: Add Okular to systemPackagesaszlig2016-07-101-2/+2
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* machines/labtops: don’t build full configProfpatsch2016-07-081-3/+1
| | | | Only some machines should get the full config (with all packages).
* modules/openlab: factor out base configurationProfpatsch2016-07-081-0/+2
|
* Merge remote-tracking branch 'origin/HEAD'Profpatsch2016-07-041-2/+2
|\
| * machines/tyree: Rename deprecated optionsaszlig2016-06-281-2/+2
| | | | | | | | | | | | | | | | The options nix.useChroot and boot.loader.gummiboot.enable were changed since quite a while, so let's fix it to get rid of annoying warnings during rebuild. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | machines/profpatsch: mpv with script supportProfpatsch2016-07-041-1/+1
| |