about summary refs log tree commit diff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* modules: Add new multipath-vpn service module.aszlig2015-03-182-0/+247
* Move last machine from labernix to vuizvui.aszlig2015-03-182-0/+66
* Refactor overrides into my base profile.aszlig2015-03-187-9/+51
* Move kernel source into the "kernel" NixOS module.aszlig2015-03-181-1/+10
* Move mpv override into its own program module.aszlig2015-03-184-1/+26
* Move zsh override into my zsh module.aszlig2015-03-181-0/+8
* aszlig/profiles: Move zsh config into "base".aszlig2015-03-182-2/+1
* Refactor own Vim version into its own module.aszlig2015-03-183-1/+346
* lib: Refactor kernel configuration into a module.aszlig2015-03-182-0/+54
* modules/README: Introduce a new "system" category.aszlig2015-03-181-0/+4
* Refactor Gajim config + patches into a module.aszlig2015-03-186-1/+873
* aszlig/workstation: Use package.nix as a list.aszlig2015-03-182-101/+95
* packages.nix: Move into the workstation profile.aszlig2015-03-183-2/+100
* Move common{-workstation}.nix into profiles.aszlig2015-03-183-1/+219
* modules: Move my modules into category dirs.aszlig2015-03-1811-5/+5
* modules: Properly namespace module attributes.aszlig2015-03-185-16/+28
* modules: Move own stuff into modules/user/aszlig.aszlig2015-03-1811-5/+5
* modules: Add a small README about contribution.aszlig2015-03-181-0/+34
* modules/i3: Allow to set a network timeout.aszlig2015-01-272-2/+19
* git: Add mercurial/bazaar bridge.aszlig2014-12-311-0/+1
* packages: Move gitAndTools.hub into git module.aszlig2014-12-311-1/+4
* zsh: Set window title to command if using xterm.aszlig2014-12-081-0/+12
* zsh: Remove obsolete environment variables.aszlig2014-12-081-2/+0
* modules/zsh: Fix formatting and check for enable.aszlig2014-11-201-4/+6
* modules: Add "git" module for system-wide config.aszlig2014-11-202-0/+69
* zsh: Move into its own module.aszlig2014-11-192-0/+95
* Integrate console lock screen into i3.aszlig2014-11-052-0/+9
* modules: Add "fancy" vlock-based lock screen.aszlig2014-11-054-0/+88
* modules/slim: Don't set defaultUser anymore.aszlig2014-10-211-1/+0
* common-workstation: Move SLiM stuff into a module.aszlig2014-10-212-0/+45
* i3: Fix evaluation of workspaces submodule.aszlig2014-09-101-1/+1
* i3: Really reverse the output of the bars.aszlig2014-08-051-4/+5
* i3: Apply reverseHeads option to bar config.aszlig2014-08-041-8/+10
* i3: Check whether configuration file is valid.aszlig2014-08-021-0/+4
* i3: Stringify bar config for inner heads.aszlig2014-08-011-1/+1
* i3: Fix generating config for a single head.aszlig2014-08-011-2/+3
* i3: Use Nix expressions to generate status bars.aszlig2014-08-012-47/+33
* i3/conky: Add a new "single" layout.aszlig2014-08-011-0/+13
* i3/conky: Don't even try to use X for output.aszlig2014-08-011-0/+1
* common: Include modules using module-list.aszlig2014-08-012-1/+6
* Change namespaces into new project name "vuizvui".aszlig2014-07-291-4/+4
* i3: Allow to work only with a single head.aszlig2014-07-251-4/+7
* i3: Reverse head assignment for dnyarri.aszlig2014-07-161-1/+12
* i3: Make workspace 10 reachable by the 0 key.aszlig2014-07-161-1/+1
* i3: Add NixOS options to configure workspaces.aszlig2014-07-143-58/+160
* i3: Move Chromium to workspace 6 on dnyarri.aszlig2014-07-141-2/+2
* i3/conky: Auto-detect primary ethernet interface.aszlig2014-07-141-3/+9
* i3/conky: Autodetect CPU load and temperature.aszlig2014-05-021-24/+27
* i3: Factor out conky configuration for i3bar.aszlig2014-05-023-21/+97
* Move i3 configuration into its own module.aszlig2014-05-022-0/+245