summaryrefslogtreecommitdiff
path: root/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set locale to irelandstuebinm2022-09-081-1/+1
| | | | … finally sane defaults for dates and stuff
* flake registry stuffstuebinm2022-07-221-1/+3
|
* update sources, move to NixOS 22.05stuebinm2022-06-142-2/+2
|
* don't trust the iohk substitution serverstuebinm2022-04-021-6/+6
|
* add iohk's hydra instance on desktopstuebinm2022-02-121-2/+11
| | | | | they're an annoying company, but apparently that's currently the best way to build haskell things in nix?
* reduce boot messages in greetdstuebinm2022-02-111-3/+11
| | | | (unfortunately there's still some left …)
* htop → htop-vimstuebinm2022-01-281-1/+1
| | | | globally uniform keybindings are a nice thing
* desktop: use tuigreet instead of agreetystuebinm2022-01-261-2/+1
|
* move abbenay to hikari as wellstuebinm2022-01-262-17/+35
|
* cyberbox: add greetd for hikari, remove X.orgstuebinm2022-01-261-3/+3
|
* re-add myself to networkingstuebinm2022-01-201-1/+1
|
* add abbenay (desktop config)stuebinm2022-01-106-18/+120
|
* fix git push for cgitstuebinm2021-03-201-1/+1
|
* add more sensibel default packagesstuebinm2021-03-201-3/+1
|
* migrating configstuebinm2021-03-031-0/+45
This deploy logic is primarily based on hxchn's deploy lib [1], with some slight modifications to make it work with my setup. Everything seems to work fine for now. However, I am unsure about the usage of niv — the config doesn't seem to gain much from it, apart from (some) additional complexity. [1] https://gitlab.com/hexchen/nixfiles