aboutsummaryrefslogtreecommitdiff
path: root/etc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-22etc/guix/home.scm: Use "clipmenu-latest" packageEuAndreh1-3/+3
From the (xyz euandreh queue) module, for the clipctl(1) functionality.
2023-02-22etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variableEuAndreh1-0/+1
2023-02-22etc/guix/channels.scm: Remove commented Guix forkEuAndreh1-11/+1
2023-02-22etc/nix/configuration.nix: Group packages by typeEuAndreh1-1/+2
2023-02-22Makefile: Add "check-nixfmt" targetEuAndreh1-0/+1
2023-02-22etc/nix/configuration.nix: Tidy up extra commentsEuAndreh1-10/+2
2023-02-22etc/nix/configuration.nix: Disable flatpak serviceEuAndreh1-6/+0
2023-02-22etc/nix/configuration.nix: Disable libvirtd serviceEuAndreh1-5/+1
I'm using only Docker for virtualization on this computer.
2023-02-22etc/nix/configuration.nix: Remove debug info from packagesEuAndreh1-2/+0
2023-02-22etc/nix/configuration.nix: Remove extra fontsEuAndreh1-5/+0
2023-02-22etc/nix/configuration.nix: Remove documentation.enableEuAndreh1-8/+0
Get manpages and documentation from Guix Home, now.
2023-02-22etc/nix/configuration.nix: Remove programs.bash.enableCompletionEuAndreh1-4/+0
Get completion configuration from Guix Home, now.
2023-02-22etc/nix/configuration.nix: Cleanup pulseaudio configurationEuAndreh1-11/+1
2023-02-22etc/nix/configuration.nix: Cleanup xserver.displayManager sessionEuAndreh1-15/+0
2023-02-22etc/nix/configuration.nix: Remove "intel_backlight" X config sectionEuAndreh1-8/+0
2023-02-21etc/: Remove leftover email configuration filesEuAndreh4-36/+0
2023-02-21etc/ssh/config.tmpl: Inline content from ~/dev/libre/servers/EuAndreh1-2/+11
2023-02-21Fix f() and g() functions, with help of remembering(1) and highlight(1)EuAndreh1-33/+75
2023-02-20etc/xmobar/xmobarrc: Show free disk over usedEuAndreh1-1/+1
2023-02-20etc/guix/home.scm: Add "font-emoji" packageEuAndreh1-0/+2
2023-02-20etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktopEuAndreh1-1/+9
2023-02-20etc/sh/rc: Join both "if $DISPLAY" sectionsEuAndreh1-3/+6
2023-02-20Use xss-lock, i3lock and loginctl to lock screen after 5 minutes in velhinhoEuAndreh1-7/+4
2023-02-20Use xss-lock, i3lock and xset to lock after 5 minutes on usurpadorEuAndreh4-4/+10
2023-02-20etc/i3/config: CleanupEuAndreh1-17/+3
2023-02-20etc/guix/system.scm: Remove "cache" and "brightness" WIP groupsEuAndreh1-10/+1
2023-02-20Use "player synopsis" for MPRIS status stringEuAndreh1-1/+1
2023-02-19etc/ssh/known_hosts: Add pilotis.netEuAndreh1-0/+9
2023-02-18etc/: Remove broken symlinks of config moved to thunderbirdEuAndreh3-3/+0
2023-02-18etc/nix/configuration.nix: Add "dart" packageEuAndreh1-0/+1
2023-02-18Move xmobar back from Guix to NixEuAndreh2-1/+1
xmobar is probably missing some build inputs, as it can't show the volume. According to the documentation [0], the "alsa-mixer" and "libasound" packages need to be installed for that to work. I tried adding "alsa-lib" as an input to the xmobar package, but it didn't work. Everything else works correctly (even the font choice, which doesn't work with the Nix version of the package), but xmobar emits a constant warning (about 1/s): ALSA lib control.c:1410:(snd_ctl_open_conf) Unknown field libs and the "Volume" section shows as "Vol: N/A% N/A" instead of "Updating...", which is what usually happens when an error occurs. So I'm sticking to the Nix version of xmobar, since I'm not (yet) using xmobar in my Guix installation (yet). [0]: https://archives.haskell.org/projects.haskell.org/xmobar/
2023-02-18etc/nix/configuration.nix: Fix path to emotion.pngEuAndreh1-1/+1
2023-02-18etc/nix/configuration.nix: Disable avahi serviceEuAndreh1-19/+0
Previously used by CUPS.
2023-02-18etc/nix/configuration.nix: Remove unused pkgs-19 local variableEuAndreh1-7/+1
2023-02-18etc/nix/configuration.nix: Inline list in work.packages.proprietaryEuAndreh1-15/+7
2023-02-18etc/nix/configuration.nix: Remove unused packagesEuAndreh1-6/+0
Since Bash itself is now comming from Guix Home, and etc/sh/rc has code to include completions.
2023-02-18Move xmonad-related packages from Nix to GuixEuAndreh2-13/+5
2023-02-18etc/nix/configuration.nix: Remove uneffective logind configurationEuAndreh1-5/+0
2023-02-18Transfer "rq" package from nix to guixEuAndreh2-1/+1
2023-02-18etc/nix/configuration.nix: Remove and disable CUPS configurationEuAndreh1-46/+0
2023-02-18etc/xmobar/xmobarrc: Don't flood DBus when "wms mpris" failsEuAndreh1-1/+1
2023-02-17etc/nix/configuration.nix: Enable postfix serviceEuAndreh1-0/+1
2023-02-17Remove all code referring to backlight tweakingEuAndreh2-12/+0
2023-02-17etc/nix/configuration.nix: Lock after 5 minutes via logindEuAndreh1-0/+5
2023-02-17Use "brightnessctl" both on xmonad and i3EuAndreh3-5/+5
2023-02-17etc/nix/configuration.nix: Add flutter2 and hover packagesEuAndreh1-0/+2
2023-02-17etc/nix/configuration.nix: Remove ad-hoc mpris-prox user serviceEuAndreh1-11/+0
2023-02-17etc/nix/configuration.nix: Enable extra fontsEuAndreh1-0/+5
2023-02-17etc/guix/home.scm: Comment out guile-heredoc-latest offline packageEuAndreh1-1/+1
2023-02-17etc/xmobar/xmobarrc: Fix mpris title displayEuAndreh1-1/+1
For some ~bad and brittle~ reason, xmobar's CommandReader doesn't really update if something is sent to its STDERR. So one needs to explicitly discard it in order for CommandReader to be useful and work properly. Fixes issue mentioned in b7690e3ad34a4fd207dfd73476756836696f0731.