Commit Graph

108 Commits (8b8c66adbfd0c077af3caf583c8645785de77e47)

Author SHA1 Message Date
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
anemofilia 50a545303f
feat: add log file to thinkfan-service in (radix services linux) 2023-09-25 03:39:47 -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 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 8f1a036c72
style: use format directly instead of (@@ (ice-9 format) format) in (radix services admin) 2023-09-24 22:08:43 -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 14ba573d53
style: use `guix style --whole-file` to make package definition style more consistent 2023-09-24 10:26:16 -03:00
anemofilia 98844514c0
feat: package void zzz in (radix packages admin) 2023-09-24 00:48:25 -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 f7946b62c1
feat: add a package for Debian ash that provides a /bin/sh symlink 2023-09-21 16:01:27 -03:00
anemofilia 13c5f83ae2
feat: package newsraft 2023-09-21 13:01:58 -03:00
anemofilia eefbd69288
feat: add basic kakoune emulation to fish shell 2023-09-18 21:27:51 -03:00
anemofilia debab7068a
feat: add guile-srfi-171 to (radix packages guile-xyz) module. 2023-09-16 19:58:25 -03:00
anemofilia 0c53c1f5c7
fix: corret name of module from (radix utils monitoring) to (radix system monitoring) 2023-09-05 14:16:33 -03:00
anemofilia b34de78f5e
refactor: move items from (radix utils memory) to more general module (radix system monitoring) 2023-09-05 12:11:42 -03:00
anemofilia 0d8c4700c0
feat: add a module (radix scripts memory) to gather memory usage information 2023-09-05 01:26:41 -03:00
anemofilia 1e797edbcc
fix: correct name of package module under radix/packages/guile-xyz.scm 2023-08-28 17:15:02 -03:00
anemofilia 0585e8c173
feat: add guile-srfi-197 package to (radix packages guile-xyz) module 2023-08-28 16:22:33 -03:00
anemofilia 2b8f36bfa9
feat: add flip and swap combinators to (radix combinators) module 2023-08-27 19:11:01 -03:00
anemofilia 88051add33
fix: revert innefective try to make fish-foreign-env to work 2023-08-27 08:00:59 -03:00
anemofilia 2a845008da
fix: correct combinators for supporting more use-cases and be more readable 2023-08-26 17:09:38 -03:00
anemofilia 992d9d36c4
fix: correct implementation of predicate any? on (guix combinators) 2023-08-26 13:22:49 -03:00
anemofilia 5665d3f3cd
fix: use temporarily workaround to fish-foreign-env work properly 2023-08-26 11:32:56 -03:00
anemofilia 0c0fd191ca
feat: add a (radix combinators) module 2023-08-26 11:30:20 -03:00
anemofilia 96d7183112
feat: set up fish-foreign-env on home declaration 2023-08-24 18:01:14 -03:00
anemofilia 2846a62bb3
fix: correct hash of %artwork-repository in (radix artwork) 2023-08-22 00:29:24 -03:00
anemofilia ccc2ac9b45
chore: update %artwork-repository 2023-08-15 21:58:59 -03:00
anemofilia b36b91b901
feat: add artwork module 2023-08-15 20:51:59 -03:00
anemofilia b6ea40601b
fix: change symbols in export list of (radix files fish) module 2023-08-14 19:36:29 -03:00
anemofilia c3186bbfb8
style: rename symbols in (radix files fish) 2023-08-14 18:08:27 -03:00
anemofilia 9972dab93a
chore: rename fish files 2023-08-14 17:58:38 -03:00
anemofilia 77ba70c14f
feat: use the latest version of kakoune 2023-08-13 20:40:12 -03:00
anemofilia 7d41c9811c
chore: commit secrets 2023-08-10 14:53:28 -03:00
anemofilia 415cbd9e3f
style: remove use of (pipe) module in (radix system setuid) module 2023-08-10 09:36:29 -03:00
anemofilia 70a7a49f33
Use define-public instead of #:export in package modules 2023-08-09 20:27:27 -03:00
anemofilia 80aabd2d70 feat: manage awesome themes through guix home manager 2023-08-08 07:30:27 -03:00
anemofilia f05d44e3ea fix: correct variable name in (radix files awesome) 2023-08-08 00:00:59 -03:00
anemofilia 0ca4105dec chore: declare the xdg-configuration-files of the most used user applications 2023-08-07 23:26:32 -03:00
anemofilia 4551974b12 fix: move abbreviations to file:fish-abbreviations 2023-08-06 15:27:14 -03:00
anemofilia 5098fe48e7 feat: move to fish shell 2023-08-06 14:02:36 -03:00
anemofilia 41a1181350 Add kakoune dotfiles 2023-08-06 01:29:47 -03:00
anemofilia feacb171f3 Add dotfiles 2023-08-06 00:04:33 -03:00
anemofilia 524fba93c1 Merge radix and radix-config repositories 2023-08-05 19:21:37 -03:00