mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
~ move options out
~ redshift: switch to geoclue2
~ wifi: add c-base
+ rofi: add active and urgent colours
~ vim: wildmode made more sensible
~ i3blocks: fix battery script
- i3blocks: brightness indicator
+ i3: rofi window switcher
~ use illum for backlight
+ use unclutter
+ tor-browser-bundle-bin
+ xfce.tumbler
+ xorg.{xbacklight,xcursorthemes,xkill}
+ texlive-full
+ cabal{-install,2nix}
+ idris
~ bash: fix prompt
+ helpers file
10 lines
185 B
Nix
10 lines
185 B
Nix
{ user }:
|
|
''
|
|
templates:
|
|
params:
|
|
author-name: ${user.name}
|
|
author-email: ${user.email}
|
|
copyright: 'Copyright: (c) 2018 ${user.name}'
|
|
github-username: ${user.github}
|
|
''
|