about summary refs log tree commit diff stats
path: root/home-manager/impermanence (unfollow)
Commit message (Collapse)Author
2023-03-21Style(bootstrap/install): Improve the msg outputene
2023-03-21Fix(bootstrap/install): Add 'free' dependencyene
2023-03-21Fix(bootstrap/install): Add 'mkfs.fat' to dependenciesene
2023-03-21Fix(bootstrap/install): Update to new shell-library verene
2023-03-21Fix(bootstrap/install): Add 'sgdisk' to dependenciesene
2023-03-21Fix(bootstrap/install): Add 'lsblk' to dependenciesene
2023-03-21Fix(bootstrap/install): Add 'wc' as dependencyene
2023-03-21Fix(lib): Add 'mktemp' as a default dependencyene
This is fine because the shell-library depends on it.
2023-03-21Fix(bootstrap/install): Add btrfs-progs as dependencyene
2023-03-21Fix(lib): Unset the default path before extending itene
It is harmful to use the provided path as there are no guaranties for its completeness.
2023-03-20Chore(flake): Updateene
2023-03-20Docs(todo): Updateene
2023-03-20Fix(host/lahmu): Update initrd modulesene
These are "more" correct.
2023-03-20Feat(system): Enable swap & zram swap & hibernateene
2023-03-20Docs(todo): Updateene
2023-03-19Style(format): Alejandraene
2023-03-19Feat(hm/conf/dconf): Add dconfene
2023-03-18Fix(hm/pkgs): Remove Steam because it's unfreeene
2023-03-18Fix(hm/packages/scripts): Update (some) scripts to new sh libene
2023-03-18Fix(hm/conf/lf): Add missing dependencies for cmdsene
2023-03-18Fix(hm/conf/lf): Use the correct formatting for the outputene
2023-03-18Fix(hm/conf/lf): Allow trashing of files on the temp fsene
2023-03-17Fix(flake): Updateene
2023-03-17Fix(hm/conf/lf): Typoene
2023-03-17Fix(system): Move services to systemene
2023-03-17Fix(hm/conf/lf): Update to new shell lib versionene
2023-03-12Fix(system): Remove the Intel specific thingsene
2023-03-12Fix(system): Activate hardware_video_accelerationene
2023-03-12Fix(hm/conf/zsh): Remove neofetch completelyene
2023-03-12Fix(hm/packges): Use grades directly, remove inputs inportene
2023-03-12Fix(hm/packages): Add gradesene
2023-03-12Fix(hm/packages): Remove steamene
This removes all unfree software
2023-03-12Fix(flake): Updateene
2023-03-12Fix(flake): Updateene
2023-03-12Fix(flake): Updateene
2023-03-12Fix(hm/conf/yambar): Remove unneeded poll-intervalene
2023-03-12Fix(hm/conf/yambar): Update to new shell lib versionene
2023-03-12Fix(hm/conf/lf): Typoene
2023-03-12Fix(hm/conf/lf): Remove unneeded /dev/ttyene
2023-03-12Fix(flake): Updateene
2023-03-12Fix(hm/conf/lf): Remove directory previewsene
2023-03-12Docs(todo): Updateene
2023-03-12Fix(hm/conf/lf): Syntax errorsene
2023-03-12Fix(flake): Updateene
2023-03-12Fix(hm/conf/lf): Update to new shell lib versionene
2023-03-12Fix(hm/conf/lf): Rewrite some of the cmdsene
2023-03-11Fix(hm/conf/lf): Reduce wrong mappingsene
2023-03-11Fix(hm/conf/lf/cmd): Use correct vars in archive.shene
2023-03-11Fix(hm/conf/lf): Change the mappings to the cmd namesene
2023-03-11Fix(hm/conf/lf): Remove coreutils from cmd depsene
Coreutils should already be indirectly added.