Commit Graph

140 Commits (8d1b616620e8a932534acfff106d34916b2bdce0)

Author SHA1 Message Date
anemofilia 8d1b616620
fix: add (gnu packages scheme) to guile manifest 2023-08-29 21:21:27 -03:00
anemofilia 71e24890f0
fix: correct RADIX_REPO variable in abbreviations.fish file 2023-08-29 11:27:02 -03:00
anemofilia 4f37a30b9e
feat: adhere to the PARA orgazational system (https://fortelabs.com/blog/para/) 2023-08-29 10:54:59 -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 a9bee66f1f
feat: add a manifest for guile 2023-08-28 17:11:57 -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 075aad264a
chore: update README.md 2023-08-28 16:21:01 -03:00
anemofilia e67696ac51
style: remove extra spaces 2023-08-28 11:53:04 -03:00
anemofilia a82a1e75f5
chore: remove zathura-pdf-poppler from home declaration 2023-08-28 11:48:25 -03:00
anemofilia 3d11508863
style: remove extra spaces 2023-08-28 11:47:38 -03:00
anemofilia 2fed615320
breaking: move emacs packages to a guix manifest 2023-08-28 11:39:04 -03:00
anemofilia 0be7f59a5a
breaking: move texlive packages to a guix manifest 2023-08-28 11:31:52 -03:00
anemofilia e893f31338
chore: update README.md 2023-08-28 10:21:27 -03:00
anemofilia 80f96e9d77
feat: add screenshots 2023-08-28 09:43:18 -03:00
anemofilia 230d773108
style: remove trailing space 2023-08-28 09:21:52 -03:00
anemofilia 5cbb79e8dd
style: use proper indentation inside map-setuid-programs macro call in system declaration 2023-08-28 09:06:44 -03:00
anemofilia ee0f093bd9
style: use consistent identation style in home declaration 2023-08-28 08:52:30 -03:00
anemofilia 4e9f172b61
chore: move libqalculate package from system declaration to home declaration 2023-08-28 08:11:47 -03:00
anemofilia 44d07a1a27
style: remove unecessary module import from system declaration 2023-08-28 01:16:32 -03:00
anemofilia a14518651a
style: remove commented code from awesome's anemofilia theme 2023-08-27 20:22:46 -03:00
anemofilia 32a96e9a05
style: remove commented code from awesome's rc.lua 2023-08-27 20:18:02 -03:00
anemofilia f146ab5ff1
chore: remove gwl from packages listed in home declaration 2023-08-27 19:48:43 -03:00
anemofilia 393c07f0df
style: remove unecessary module import from home declaration 2023-08-27 19:40:12 -03:00
anemofilia d7558c5166
style: improve readability of GUILE_LOAD_PATH definition by using the flip combinator 2023-08-27 19:17:46 -03:00
anemofilia 2b8f36bfa9
feat: add flip and swap combinators to (radix combinators) module 2023-08-27 19:11:01 -03:00
anemofilia 43bfb6cfc9
style: remove unecessary module imports from home declaration 2023-08-27 19:07:12 -03:00
anemofilia dba1aa8ca6
style: remove unecessary module imports from system declaration 2023-08-27 18:58:12 -03:00
anemofilia b044c92cec
feat: add tlp-service and thermald-service in system declaration to improve battery life 2023-08-27 14:20:46 -03:00
anemofilia 8cd08991f8
chore: update doas.conf to have environment variables kept with kak and emacsclient independently of their arguments 2023-08-27 12:10:56 -03:00
anemofilia bcba24b242
feat: set up guix-service and guix-publish-service to share packages in the local network 2023-08-27 11:16:13 -03:00
anemofilia 88051add33
fix: revert innefective try to make fish-foreign-env to work 2023-08-27 08:00:59 -03:00
anemofilia 7d82789d4d
style: prefer gnu style command options 2023-08-26 18:55:06 -03:00
anemofilia b1c3ebd858
feat: add home-channels-service to home declaration 2023-08-26 18:16:45 -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 34ba4ca9fe
fix: use emacs instead of emacs-next for stability 2023-08-26 13:23:59 -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 077b73f99c
chore: add ENV to environment-variables-service to set up dash init script 2023-08-24 17:17:01 -03:00
anemofilia 0210ff31a9
chore: comment up unused setup.el stuff in emacs init.el 2023-08-24 08:13:02 -03:00
anemofilia deb82a8d8b
chore: add blacklist to pcspkr kernel module in system declaration 2023-08-22 10:36:21 -03:00
anemofilia 2846a62bb3
fix: correct hash of %artwork-repository in (radix artwork) 2023-08-22 00:29:24 -03:00
anemofilia 64767176a0
fix: correct fuse entries of setuid-programs entry of system declaration 2023-08-22 00:15:25 -03:00
anemofilia c2b6ed51e1
chore: fix load-path in emacs to use the guix-home profile 2023-08-20 20:26:30 -03:00
anemofilia fb9b1c5802
chore: remove some packages from (gnu packages guile-xyz) from home declaration 2023-08-16 13:17:06 -03:00
anemofilia 8d0c9c8647
chore: remove guile-charting from home declaration 2023-08-16 11:11:28 -03:00
anemofilia 147f6afe6e
chore: remove guile-cairo from home declaration 2023-08-16 11:06:37 -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