Commit Graph

96 Commits (611466d02b5d255931f271e4557d16672549504a)

Author SHA1 Message Date
Luis Guilherme Coelho 09268d1b67
packages: Use -next suffix instead of -git to indicate development versions 2024-01-01 15:24:07 -03:00
Luis Guilherme Coelho 73f6152269
combinators: Add juxt. 2024-01-01 15:23:31 -03:00
Luis Guilherme Coelho 7e88398dbc
thinkfan-service-type: Add thinkfan entry to thinkfan-configuration. 2024-01-01 14:06:12 -03:00
Luis Guilherme Coelho 975459b542
packages: Remove upstreamed packages 2024-01-01 14:06:12 -03:00
Luis Guilherme Coelho 5814fb56bc
thinkfan-service-type: Move service to (radix services pm) 2024-01-01 14:06:11 -03:00
Luis Guilherme Coelho 4dbfc6d3f6
services: admin: Add a generate-documentation procedure 2024-01-01 14:06:11 -03:00
Luis Guilherme Coelho ab0aef570b
home-services: shells: Remove from redundant functionality 2024-01-01 14:06:11 -03:00
Luis Guilherme Coelho ebe50d51fd
services: xdg: Extend home-environment-variables-service-type with xdg-user-directories-service 2024-01-01 14:06:10 -03:00
Luis Guilherme Coelho 4dc7ee3207
packages: Use -git suffix instead of -next to indicate development versions 2024-01-01 14:06:10 -03:00
Luis Guilherme Coelho 5901e88f4d
utils: Fix exported symbol flatmap to flat-map 2024-01-01 14:06:09 -03:00
Luis Guilherme Coelho f591770d03
utils: Use module (ice-9 match) 2024-01-01 14:06:09 -03:00
Luis Guilherme Coelho c3f4db4527
fix: use a proper pattern to match list in (radix utils)'s flat-map definition 2024-01-01 14:06:09 -03:00
Luis Guilherme Coelho 2fafaa8068
utils: Prefer pattern matching over car and cdr 2024-01-01 14:06:09 -03:00
Luis Guilherme Coelho 3130b87ff1
home-services: zathura: Correct some face values 2024-01-01 14:06:09 -03:00
Luis Guilherme Coelho 7bacaba997
home-services: zathura: Fix serializers 2024-01-01 14:05:04 -03:00
Luis Guilherme Coelho 1b3c063c32
services: admin: Allow non-string values for setenv assoc-list entries 2024-01-01 14:04:31 -03:00
Luis Guilherme Coelho e853d05dc1
home-services: shells: Use match-record-lambda instead of lambda with a single expression match-record 2024-01-01 14:04:06 -03:00
Luis Guilherme Coelho bd7484f873
packages: syndication: Version bump newsraft to 0.21 2024-01-01 14:03:51 -03:00
Luis Guilherme Coelho 3238120be8
services: admin: Fix indentation 2024-01-01 14:01:15 -03:00
Luis Guilherme Coelho a62a3377f3
services: admin: Fix typo 2024-01-01 14:00:58 -03:00
Luis Guilherme Coelho a5ea07f4ae
services: linux: Remove redundant definitions 2024-01-01 14:00:32 -03:00
Luis Guilherme Coelho 887d42ca4f
services: admin: Add comments 2024-01-01 14:00:17 -03:00
anemofilia 6d7e6563eb
services: admin: Improve doas-service consistency and documentation 2024-01-01 13:59:46 -03:00
anemofilia 04c1389930
services: linux: Minor improvements for thinkfan-service 2024-01-01 13:59:24 -03:00
anemofilia 0682eae2c6
home-services: shells: Fix indentation 2024-01-01 13:58:40 -03:00
anemofilia cedb040a4e
services: admin: Unexport undefined symbol 2024-01-01 13:58:18 -03:00
anemofilia 8298f45a8b
home-services: zathura: Add a zathura-service 2024-01-01 13:57:46 -03:00
anemofilia 67aec17ec1
home-services: shells: Make fish source $XDG_CONFIG_HOME/user-dirs.dirs if it exists 2024-01-01 13:57:26 -03:00
anemofilia 4b857d49a8
home-environments: radio: Add yuria's public keys to the list of authorized keys 2024-01-01 13:56:10 -03:00
anemofilia f994ee8784
home-services: shells: Improve desserialization of fish-abbreviations by adding a linebreak between them 2024-01-01 13:56:01 -03:00
anemofilia 0b281cf3d8
home-services: shells: Add extra spaces to indentation of fish-abbreviation desserialization result 2024-01-01 13:55:48 -03:00
anemofilia fdfdd898ae
home-services: gnupg: Add a xdg-compliant home-gnupg-service 2024-01-01 13:54:37 -03:00
anemofilia b242eb6006
home-services: shells: Improve desserialization result for fish-abbreviations 2024-01-01 13:54:21 -03:00
anemofilia 8b918d356f
home-services: shells: Enclose fish-abbreviation name in single quotes when desserializing 2024-01-01 13:54:08 -03:00
anemofilia 3040275015
files: lf: Update file organization 2024-01-01 13:53:36 -03:00
anemofilia 8c653915bc
chore: update fish-service 2024-01-01 13:53:36 -03:00
anemofilia 6423323a0b
home-environments: radio: Symlink the whole lf dir instead of individual files 2024-01-01 13:52:44 -03:00
anemofilia 0483652e15
home-environment: radio: Symlink the whole mpv dir instead of individual files 2024-01-01 13:52:32 -03:00
anemofilia 82b502787c
home-environments: radio: Symlink the whole fish functions dir instead of individual files 2024-01-01 13:52:05 -03:00
anemofilia 63735298ef
home-environments: radio: Symlink the whole dir where possible 2024-01-01 13:51:33 -03:00
anemofilia 73df9dcdbb
fix: add enclosing double quotes to regex argument in serialize-fish-abbreviations in (home services shells 2023-10-07 22:16:13 -03:00
anemofilia d9c47e80ad
chore: add fish abbreviation to quickly acess code projects by their extension 2023-10-07 22:12:36 -03:00
anemofilia 1ce6f074bd
feat: add the partial combinator to the (radix combinators) module 2023-09-28 21:19:10 -03:00
anemofilia cf66f73250
fix: thinkfan-modprobe-etc-service in (radix services linux) should be a procedure 2023-09-25 15:48:36 -03:00
anemofilia 0fe11402cc
fix: remove misplaced paren in (radix services linux) 2023-09-25 15:45:22 -03:00
anemofilia 5af3ed16e3
chore: remove creation of /etc/modprobe.d/thinkfan.conf in thinkfan-configuration simple-service since thinkfan-service now does that for us 2023-09-25 15:39:07 -03:00
anemofilia 80552978d5
feat: make thinkfan-service-type create /etc/modprobe.d/thinkfan.conf via extending etc-service-type 2023-09-25 15:36:10 -03:00
anemofilia fa36bf3a64
style: remove unecessary procedure call 2023-09-25 15:34:57 -03:00
anemofilia 4b9b1e326b
style: use a more opinionated style when there's no problem 2023-09-25 14:57:27 -03:00
anemofilia d9a1fc0018
feat: add log-file entry to thinkfan-service-configuration in (radix services linux) 2023-09-25 13:56:31 -03:00