Commit Graph

519 Commits (d64d4b8014ec449347236321b2fac7d5f4ebce2f)

Author SHA1 Message Date
anemofilia 1eec92abfd
refactor: use service instead of simple-service whenever possible 2023-10-02 09:26:03 -03:00
anemofilia d8de79bf59
style: fix identation on bootloader-configuration 2023-10-02 00:50:57 -03:00
anemofilia 1cea301441
feat: add a idris manifest for when I get time to hack with it 2023-09-30 13:33:38 -03:00
anemofilia 5706721014
feat: add abbreviation to repair itens in the /gnu/store/ whose build failed 2023-09-29 21:28:18 -03:00
anemofilia 7c65f5e08d
chore: remove hook from kakrc that build a .tex on save using texlab 2023-09-28 21:26:25 -03:00
anemofilia c367b69c1d
feat: add abbreviation to jump to the root directory of a git project 2023-09-28 21:22:10 -03:00
anemofilia 1ce6f074bd
feat: add the partial combinator to the (radix combinators) module 2023-09-28 21:19:10 -03:00
anemofilia 64d5e3a6e7
feat: add git alias to print the root directory of the current project 2023-09-28 12:14:30 -03:00
anemofilia 4a196f9a65
chore: fix abbreviation to agree with the use of kebab-case for all directory names 2023-09-28 12:12:38 -03:00
anemofilia 1636408671
chore: add entry host to guix-publish-configuration in system declaration 2023-09-27 06:51:22 -03:00
anemofilia a7a8377655
chore: remove workers entry from guix-publish-configuration since we're not using cache 2023-09-26 17:09:05 -03:00
anemofilia c20105c41e
chore: add !dgen to abbreviation list in home declaration 2023-09-26 09:32:07 -03:00
anemofilia 85c4e6a1eb
chore: add !pull to abbreviation list in home declaration 2023-09-26 03:24:49 -03:00
anemofilia 0338e9e55d
chore: add new fish abbreviation for quick editing 2023-09-26 03:15:56 -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
anemofilia 50a545303f
feat: add log file to thinkfan-service in (radix services linux) 2023-09-25 03:39:47 -03:00
anemofilia bc1f72bd07
chore: use default configuration for thinkfan-service in system declaration 2023-09-25 03:32:28 -03:00
anemofilia 42bc929236
fix: add /etc/thinkfan.conf as default config-file entry for thinkfan-configuration in (radix services linux) 2023-09-25 03:31:26 -03:00
anemofilia 5d52361682
chore: use symbols instead of strings on position entries of each abbreviation 2023-09-25 01:02:28 -03:00
anemofilia ecd5d2c56f
feat: add support to insert symbols as valid position and name entries in the abbreviation record on (radix home services shells) 2023-09-25 00:58:04 -03:00
anemofilia d06288ad8e
chore: update kakrc for better integration with my guix setup 2023-09-24 22:13:23 -03:00
anemofilia 8f1a036c72
style: use format directly instead of (@@ (ice-9 format) format) in (radix services admin) 2023-09-24 22:08:43 -03:00
anemofilia 5397e259bb
chore: update TERMINAL variable in home-environment-variables-service 2023-09-24 22:02:24 -03:00
anemofilia 1c5b35e6b9
fix: correct compose procedure in doas-service-type definition so the order used to write on doas.conf corresponds to the order in which each service is declared 2023-09-24 11:44:19 -03:00
anemofilia 3d8664bf42
fix: correct reference to unbound variable in lambda expression 2023-09-24 11:42:46 -03:00
anemofilia 14ba573d53
style: use `guix style --whole-file` to make package definition style more consistent 2023-09-24 10:26:16 -03:00
anemofilia a09a647e7f
style: split doas-service in thematic services 2023-09-24 10:25:01 -03:00
anemofilia 66c0dcc480
fix: enclose % in single quotes in v and m abbreviations in home-fish-service 2023-09-24 02:17:51 -03:00
anemofilia d837bcd1b8
chore: add zzz to system declaration 2023-09-24 00:49:38 -03:00
anemofilia 98844514c0
feat: package void zzz in (radix packages admin) 2023-09-24 00:48:25 -03:00
anemofilia 65e95bfce7
style: use a more straightforward declaration of the service-management configuration of doas in system declaration 2023-09-23 22:07:37 -03:00
anemofilia 0d323cd654
style: make system declaration style more consistent 2023-09-23 21:44:13 -03:00
anemofilia 6996aa68d0
fix: add missing command entry for power-management permission configuration in doas-service 2023-09-23 21:23:11 -03:00
anemofilia 7654ce25ed
style: remove commented code from (radix services admin) 2023-09-23 21:06:28 -03:00
anemofilia 94e87a5602
chore: move doas configuration to doas-service in system declaration 2023-09-23 21:00:28 -03:00
anemofilia db58f18d93
feat: add doas-service type to (radix services admin) 2023-09-23 20:57:54 -03:00
anemofilia 654a3f9ac9
chore: move fish abbreviations to home declaration 2023-09-23 12:04:11 -03:00
anemofilia 4e27f8533b
feat: create a record to represent fish abbreviations declaratively in a more featureful and readable way 2023-09-23 12:02:32 -03:00
anemofilia d2cec18208
chore: substitute dash by dash-next in system declaration 2023-09-21 16:03:55 -03:00
anemofilia f7946b62c1
feat: add a package for Debian ash that provides a /bin/sh symlink 2023-09-21 16:01:27 -03:00
anemofilia a604eda2a1
chore: add newsraft to home declaration 2023-09-21 13:02:05 -03:00
anemofilia 13c5f83ae2
feat: package newsraft 2023-09-21 13:01:58 -03:00
anemofilia 625ffa133a
fix: use --user instead of --preset in fish key bindings file 2023-09-19 10:22:27 -03:00
anemofilia 1ce0a30a23
style: use a more logical ordering for GUILE_LOAD_PATH directories in home declaration 2023-09-19 07:45:08 -03:00