Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tv ejabberd: isSystemUser | tv | 2021-06-15 | 1 | -0/+1 |
| | |||||
* | tv charybdis: isSystemUser | tv | 2021-06-15 | 1 | -0/+1 |
| | |||||
* | tv xserver: useXFS -> fontPath | tv | 2021-06-10 | 1 | -3/+3 |
| | | | | | | tv xserver: useXFS -> fontPath For nixpkgs 21.05 | ||||
* | tv xp-332: update hostname | tv | 2021-06-05 | 1 | -1/+1 |
| | |||||
* | tv utsushi-customized: use upstream package | tv | 2021-06-05 | 2 | -230/+8 |
| | |||||
* | tv imagescan-plugin-networkscan: init at 1.1.3 | tv | 2021-06-05 | 1 | -0/+55 |
| | |||||
* | tv rox-filer: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+3 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv hc: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+4 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv fzmenu: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -3/+6 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv diff-so-fancy: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+4 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv WiringPi: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+2 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv 433Utils: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+2 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv utsushi: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -19/+21 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv fzf: allow unset patchPhase | tv | 2021-06-02 | 1 | -1/+1 |
| | | | | For nixpkgs 21.05 | ||||
* | tv overrides input-fonts: use fetchzip | tv | 2021-06-02 | 1 | -2/+4 |
| | |||||
* | tv gitrepos: use python3 for markdown2 | tv | 2021-06-02 | 1 | -1/+1 |
| | | | | For nixpkgs 21.05 | ||||
* | tv: remove security.hideProcessInformation | tv | 2021-06-02 | 1 | -1/+0 |
| | | | | It's broken in nixpkgs 21.05 | ||||
* | *: set isSystemUser or isNormalUser | tv | 2021-06-02 | 1 | -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 up | tv | 2021-05-20 | 2 | -21/+0 |
| | |||||
* | tv viljetic-pages: add other IRC URIs | tv | 2021-05-19 | 1 | -1/+3 |
| | |||||
* | tv pulse: add au sink | tv | 2021-03-15 | 1 | -0/+15 |
| | |||||
* | tv xmonad: replace Paths by {-pkg-} | tv | 2021-03-15 | 4 | -70/+15 |
| | |||||
* | tv w110er: enable all the redistributable firmware | tv | 2021-03-07 | 1 | -0/+2 |
| | | | | ...for wifi :) | ||||
* | tv xmonad: no layout changes while focusing floats | tv | 2021-02-28 | 2 | -3/+18 |
| | |||||
* | tv xmonad: add xdeny | tv | 2021-02-28 | 2 | -0/+16 |
| | |||||
* | tv xmonad: doFloatCenter if appName ~ /Float/ | tv | 2021-02-28 | 1 | -0/+1 |
| | |||||
* | tv mpvterm: init | tv | 2021-02-27 | 2 | -0/+154 |
| | |||||
* | tv gitrepos: add xmonad-web | tv | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | tv gitrepos: add xmonad-aeson | tv | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | tv gitrepos: add X11-aeson | tv | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | tv gitrepos: add pager | tv | 2021-02-23 | 1 | -0/+2 |
| | |||||
* | tv gitrepos: add hack | tv | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | tv xmonad: queryPrefix -> (=??) | tv | 2021-02-20 | 1 | -4/+3 |
| | |||||
* | tv config: define primary screens | tv | 2021-02-15 | 4 | -1/+15 |
| | |||||
* | tv.hw.screens: init | tv | 2021-02-15 | 2 | -0/+17 |
| | |||||
* | tv wu: remove unnecessary services | tv | 2021-02-14 | 1 | -14/+0 |
| | |||||
* | tv public_html: move to /srv | tv | 2021-02-11 | 1 | -3/+3 |
| | |||||
* | tv xmonad: integrate xdpychvt | tv | 2021-02-07 | 2 | -0/+6 |
| | |||||
* | tv xdpytools: init | tv | 2021-02-07 | 3 | -0/+91 |
| | |||||
* | tv rxvt_unicode: use rawdiff instead of patch | tv | 2021-02-04 | 1 | -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-1 | tv | 2021-02-04 | 2 | -0/+62 |
| | |||||
* | tv vim: prefer plugins to vim's own support files | tv | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | tv AO753: use linux <5.9 because broadcom-sta | tv | 2021-01-26 | 1 | -0/+4 |
| | |||||
* | tv cr: use XDG_RUNTIME_DIR | tv | 2021-01-25 | 1 | -2/+6 |
| | |||||
* | tv vim: remap fzf keys | tv | 2021-01-25 | 1 | -1/+2 |
| | |||||
* | tv ppp: allow networkd | tv | 2021-01-25 | 1 | -2/+4 |
| | |||||
* | tv repo-sync wiki: init | tv | 2021-01-19 | 1 | -0/+41 |
| | |||||
* | tv slock service: conflicts picom service | tv | 2021-01-15 | 1 | -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. | ||||
* | tv mu: lightdm -> autoLogin | tv | 2021-01-14 | 1 | -3/+2 |
| | |||||
* | tv mu: fsck.repair=yes | tv | 2021-01-14 | 1 | -0/+1 |
| |