aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/dev.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-14simplify the layoutFranck Cuny1-47/+0
2023-12-09delete even more unused configurationsFranck Cuny1-2/+7
2023-09-14more configuration for darwinFranck Cuny1-13/+3
2023-06-02profiles/dev: set MYPY_CACHE_DIRFranck Cuny1-0/+1
2023-06-02profiles/dev: install virtualenvFranck Cuny1-0/+1
2023-05-28tools/waybar-systemd-units: get a list of failed systemd unitsFranck Cuny1-0/+1
Get a list of failed systemd units (both user and systems), and generate an output compatible to what waybar expects. Refer to https://github.com/Alexays/Waybar/wiki/Module:-Custom for more details about the format.
2023-05-05home/profiles: move (almost) all modules to profilesFranck Cuny1-0/+49
This is a major refactor, similar to what was done for the hosts, but in a single commit.