summaryrefslogtreecommitdiffstats
path: root/tv
Commit message (Collapse)AuthorAgeFilesLines
* tv xtoggledpms: inittv2021-06-241-0/+16
|
* tv: krebspaste? no thanks!tv2021-06-181-1/+0
|
* tv ejabberd: isSystemUsertv2021-06-151-0/+1
|
* tv charybdis: isSystemUsertv2021-06-151-0/+1
|
* tv xserver: useXFS -> fontPathtv2021-06-101-3/+3
| | | | | | tv xserver: useXFS -> fontPath For nixpkgs 21.05
* tv xp-332: update hostnametv2021-06-051-1/+1
|
* tv utsushi-customized: use upstream packagetv2021-06-052-230/+8
|
* tv imagescan-plugin-networkscan: init at 1.1.3tv2021-06-051-0/+55
|
* tv rox-filer: stdenv.lib -> libtv2021-06-021-2/+3
| | | | Deprecated since nixpkgs 21.05
* tv hc: stdenv.lib -> libtv2021-06-021-2/+4
| | | | Deprecated since nixpkgs 21.05
* tv fzmenu: stdenv.lib -> libtv2021-06-021-3/+6
| | | | Deprecated since nixpkgs 21.05
* tv diff-so-fancy: stdenv.lib -> libtv2021-06-021-2/+4
| | | | Deprecated since nixpkgs 21.05
* tv WiringPi: stdenv.lib -> libtv2021-06-021-2/+2
| | | | Deprecated since nixpkgs 21.05
* tv 433Utils: stdenv.lib -> libtv2021-06-021-2/+2
| | | | Deprecated since nixpkgs 21.05
* tv utsushi: stdenv.lib -> libtv2021-06-021-19/+21
| | | | Deprecated since nixpkgs 21.05
* tv fzf: allow unset patchPhasetv2021-06-021-1/+1
| | | | For nixpkgs 21.05
* tv overrides input-fonts: use fetchziptv2021-06-021-2/+4
|
* tv gitrepos: use python3 for markdown2tv2021-06-021-1/+1
| | | | For nixpkgs 21.05
* tv: remove security.hideProcessInformationtv2021-06-021-1/+0
| | | | It's broken in nixpkgs 21.05
* *: set isSystemUser or isNormalUsertv2021-06-021-0/+1
| | | | | | | This is a requirement for nixpkgs 21.05, or else evaluation will fail with: Exactly one of users.users.${name}.isSystemUser and users.users.${name}.isNormalUser must be set.
* tv rxvt_unicode: RIP; upstream has caught uptv2021-05-202-21/+0
|
* tv viljetic-pages: add other IRC URIstv2021-05-191-1/+3
|
* tv pulse: add au sinktv2021-03-151-0/+15
|
* tv xmonad: replace Paths by {-pkg-}tv2021-03-154-70/+15
|
* tv w110er: enable all the redistributable firmwaretv2021-03-071-0/+2
| | | | ...for wifi :)
* tv xmonad: no layout changes while focusing floatstv2021-02-282-3/+18
|
* tv xmonad: add xdenytv2021-02-282-0/+16
|
* tv xmonad: doFloatCenter if appName ~ /Float/tv2021-02-281-0/+1
|
* tv mpvterm: inittv2021-02-272-0/+154
|
* tv gitrepos: add xmonad-webtv2021-02-231-0/+1
|
* tv gitrepos: add xmonad-aesontv2021-02-231-0/+1
|
* tv gitrepos: add X11-aesontv2021-02-231-0/+1
|
* tv gitrepos: add pagertv2021-02-231-0/+2
|
* tv gitrepos: add hacktv2021-02-231-0/+1
|
* tv xmonad: queryPrefix -> (=??)tv2021-02-201-4/+3
|
* tv config: define primary screenstv2021-02-154-1/+15
|
* tv.hw.screens: inittv2021-02-152-0/+17
|
* tv wu: remove unnecessary servicestv2021-02-141-14/+0
|
* tv public_html: move to /srvtv2021-02-111-3/+3
|
* tv xmonad: integrate xdpychvttv2021-02-072-0/+6
|
* tv xdpytools: inittv2021-02-073-0/+91
|
* tv rxvt_unicode: use rawdiff instead of patchtv2021-02-041-4/+4
| | | | | When using patch, cgit will append its version to the output, causing hashes to become invalid as it gets updated.
* tv fzf: add --complete-1tv2021-02-042-0/+62
|
* tv vim: prefer plugins to vim's own support filestv2021-01-261-1/+1
|
* tv AO753: use linux <5.9 because broadcom-statv2021-01-261-0/+4
|
* tv cr: use XDG_RUNTIME_DIRtv2021-01-251-2/+6
|
* tv vim: remap fzf keystv2021-01-251-1/+2
|
* tv ppp: allow networkdtv2021-01-251-2/+4
|
* tv repo-sync wiki: inittv2021-01-191-0/+41
|
* tv slock service: conflicts picom servicetv2021-01-151-0/+5
| | | | | | | | | | | | When picom is running, slock will show the screenshot of the locked screen after DPMS changes state to `on'. https://bbs.archlinux.org/viewtopic.php?id=256547 seems related, but the suggested fix (adding `no-fading-openclose = true;` to picom's config) didn't help. With this commit, the picom service gets "suspended" while the slock service is running.