Commit Graph

520 Commits (365fdd5cf8914e0a8f396634f7ee670ef2baa020)

Author SHA1 Message Date
anemofilia 7d41c9811c
chore: commit secrets 2023-08-10 14:53:28 -03:00
anemofilia 1376472a08
fix: declare user home-directories in buer.scm 2023-08-10 14:43:41 -03:00
anemofilia 415cbd9e3f
style: remove use of (pipe) module in (radix system setuid) module 2023-08-10 09:36:29 -03:00
anemofilia 99825bca3d
fix: make channel use only the contents of the modules directory 2023-08-10 09:10:35 -03:00
anemofilia b826ab2856
fix: change copyright.el path on emacs init.el 2023-08-10 08:19:50 -03:00
anemofilia baa7dbe88a
fix: correct sexp in .guix-authorizations 2023-08-09 20:33:51 -03:00
anemofilia 70a7a49f33
Use define-public instead of #:export in package modules 2023-08-09 20:27:27 -03:00
anemofilia bd51413aee
fix: always sign commits with gpg 2023-08-09 17:20:49 -03:00
anemofilia 9286dccc49
fix: unset aliases and envvar related to gpg to it properly work 2023-08-09 16:58:04 -03:00
anemofilia 68acb7462f feat: add home-gpg-agent-service in radio home declaration 2023-08-09 15:11:40 -03:00
anemofilia 7dded53737 style: fix identation 2023-08-09 15:01:38 -03:00
anemofilia 0f97974f58 chore: hello anna 2023-08-09 13:19:53 -03:00
anemofilia 76b665aa88 style: remove hardcoded ocurrences of terminal in awesome rc.lua 2023-08-09 11:23:50 -03:00
anemofilia 1ced345cef feat: substitute lukesmithxyz-st by xst (give me back kakoune's altkey) 2023-08-09 10:56:55 -03:00
anemofilia 2fdc9600b4 style: remove trailing space 2023-08-08 19:53:47 -03:00
anemofilia 6391f4fc88 chore: remove useless xf86 packages from user home declaration 2023-08-08 19:49:35 -03:00
anemofilia 72608c3258 fix: change flag order in abbr form 2023-08-08 19:32:20 -03:00
anemofilia 9806bdc1a7 feat: add new abbreviations to fish 2023-08-08 19:25:46 -03:00
anemofilia 037e997600 feat: provide detailed warns for depracted use of deprecated guile modules 2023-08-08 16:20:08 -03:00
anemofilia 5b6c9f9d9b chore: minor changes 2023-08-08 16:00:46 -03:00
anemofilia d58032350b style: fix identation 2023-08-08 15:58:10 -03:00
anemofilia 5f5f790463 feat: add autocd to :system and :home abbreviations in fish 2023-08-08 15:17:21 -03:00
anemofilia ec052c822e style: fix identation 2023-08-08 15:09:34 -03:00
anemofilia a28ff9729b style: remove useless module imports 2023-08-08 11:47:44 -03:00
anemofilia efbd92441b fix: insert extra space in .guix-authorizations openpgp-fingerprint 2023-08-08 11:30:19 -03:00
anemofilia 12d89590cc style: remove repeated inetutils declaration on system packages 2023-08-08 08:51:38 -03:00
anemofilia 86959fd6af feat: improve fish abbreviations 2023-08-08 07:50:44 -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 357c845aad fix: correct (radix files kak) to (radix files kakoune) in (use-modules) form 2023-08-08 00:00:04 -03:00
anemofilia 816f244c91 fix: reset lf shell to dash 2023-08-07 23:49:03 -03:00
anemofilia 43a6b34849 style: fix char alignment 2023-08-07 23:34: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 d7060c6300 fix: make kakrc consistent with shell choices 2023-08-07 23:07:41 -03:00
anemofilia 60ecf8c0b9 style: fix home service name 2023-08-07 23:05:01 -03:00
anemofilia 8b28f0d487 feat: declare fish configuration 2023-08-07 23:03:29 -03:00
anemofilia 7ffeb3e1e7 refactor: move mcron job gexps to mcron service job lists 2023-08-07 22:49:11 -03:00
anemofilia 8edc00eba6 chore: remove imports of unused guile modules 2023-08-07 22:32:20 -03:00
anemofilia 32bc4f06ba feat: remove bash and bash-completion from system definition 2023-08-07 21:00:32 -03:00
anemofilia 697330e515 feat: remove unecessary packages 2023-08-07 20:38:40 -03:00
anemofilia 7e032905da feat: use fish_vi_key_bindings 2023-08-07 16:55:37 -03:00
anemofilia d4a238f01e feat: declare $HOME/.local/bin in $PATH 2023-08-06 23:33:17 -03:00
anemofilia 098cb102d4 fix: fish prompt in root directory 2023-08-06 21:07:35 -03:00
anemofilia 8249bb9528 feat: remove acpi from system definition 2023-08-06 20:12:53 -03:00
anemofilia fa39b708e6 chore: remove libqalculate from home declaration 2023-08-06 20:07:37 -03:00
anemofilia 2d6aa6ef74 chore: move package `file` to home declaration 2023-08-06 20:06:03 -03:00
anemofilia 02d980556d chore: move guile-reader to home declaration 2023-08-06 20:03:29 -03:00
anemofilia 466aa8b2bc feat: add fish_abbreviations file 2023-08-06 19:01:30 -03:00
anemofilia af77ce5cb6 refactor: remove doas and thinkfan configuration files from the system definition 2023-08-06 16:20:09 -03:00
anemofilia 4551974b12 fix: move abbreviations to file:fish-abbreviations 2023-08-06 15:27:14 -03:00