about summary refs log tree commit diff
path: root/machines/profpatsch/base.nix
Commit message (Collapse)AuthorAgeFilesLines
* machines/profpatsch: always clean /tmp on rebootProfpatsch2017-11-221-0/+3
|
* machines/haku: refactor a bit to include into base server configProfpatsch2017-07-081-1/+9
| | | | | Until now, the config on the actual server was deviating because I changed it locally.
* machines/profpatsch: move mutableUsers to baseProfpatsch2017-04-261-0/+3
|
* machines/profpatsch: factor out basic server configProfpatsch2017-01-271-0/+38
|
* machines/profpatsch: base.nix -> base-workstation.nixProfpatsch2017-01-261-103/+0
|
* machines/katara: extract lib & add xmpp-clientProfpatsch2016-09-161-15/+3
| | | | | | | 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: libinput stubProfpatsch2016-08-291-0/+19
| | | | Doesn’t work yet.
* machines/katara: add/rm packagesProfpatsch2016-08-291-1/+2
|
* machines/profpatsch: factor out base configProfpatsch2016-07-041-0/+95