about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Fix(bootstrap/setup): Permissions for persistent homeene2023-04-03
|
* Feat(system/hardware): Add onlykey supportene2023-04-03
|
* Chore(Flake): Updateene2023-04-03
|
* Chore(Flake): Updateene2023-04-03
|
* Fix(hosts/tiamat/gpu): Remove driver packageene2023-04-03
| | | | The intel-media thing exists, but amd has nothing comparable.
* Fix(system/services/nix): Use real namesene2023-04-03
| | | | | Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
* Chore(flake): Updateene2023-04-03
|
* Fix(host/tiamat): Update to new installene2023-04-03
|
* Fix(host/tiamat/gpu): Remove unneeded driversene2023-04-03
| | | | This host uses a amd gpu, so intel drivers are useless
* Fix(system/packages): Removeene2023-04-03
| | | | These were not used anyway because of the packages in home-manager.
* Fix(hm/conf/mpd): Move socket to runtime direne2023-04-03
|
* Fix(boostrap/install): Enforce applying informationene2023-04-03
|
* Feat(system/services/nix): Add templates and short namesene2023-03-25
|
* Feat(system/libvirtd): Add libvirtd supportene2023-03-22
|
* Feat(hm/conf/zsh): Add fzf hotkeysene2023-03-22
|
* Docs(todo): Updateene2023-03-22
|
* Fix(hm/conf/yambar): Add deps for grades-average scriptene2023-03-22
|
* Fix(hm/wms/river): Fix path in init fileene2023-03-22
|
* Fix(bootstrap/activate): Normalize nix run callene2023-03-21
|
* Fix(bootstrap/activate): Add missing dependenciesene2023-03-21
|
* Fix(host/lahmu): Add new settings after reinstallene2023-03-21
|
* Fix(bootstrap/install): Spacing in the informationene2023-03-21
|
* Fix(bootstrap/install): Highlight important informationene2023-03-21
|
* Fix(bootstrap/config_setup): Add dependenciesene2023-03-21
|
* Fix(bootstrap/setup): Add 'unshare' dependencyene2023-03-21
|
* Fix(system/file_system_layout): Use str instead of intene2023-03-21
| | | | | An int can't be coerced to a string, but this is needed to use it in the config file.
* Fix(flake): Fully delete steamene2023-03-21
|
* Fix(bootstrap/install): Use 'git' dependencyene2023-03-21
|
* Fix(bootstrap): Use experimental nix featuresene2023-03-21
|
* Fix(bootstrap): Add additional dependenciesene2023-03-21
|
* Fix(bootstrap/setup): Update to new shell-lib versionene2023-03-21
|
* Fix(bootstrap/setup): Add all needed dependenciesene2023-03-21
|
* Fix(lib): Add 'dash' as default dependencyene2023-03-21
| | | | | This is also fine because dash is used as the interpreter for shell scripts.
* Style(bootstrap/install): Improve the msg outputene2023-03-21
|
* Fix(bootstrap/install): Add 'free' dependencyene2023-03-21
|
* Fix(bootstrap/install): Add 'mkfs.fat' to dependenciesene2023-03-21
|
* Fix(bootstrap/install): Update to new shell-library verene2023-03-21
|
* Fix(bootstrap/install): Add 'sgdisk' to dependenciesene2023-03-21
|
* Fix(bootstrap/install): Add 'lsblk' to dependenciesene2023-03-21
|
* Fix(bootstrap/install): Add 'wc' as dependencyene2023-03-21
|
* Fix(lib): Add 'mktemp' as a default dependencyene2023-03-21
| | | | This is fine because the shell-library depends on it.
* Fix(bootstrap/install): Add btrfs-progs as dependencyene2023-03-21
|
* Fix(lib): Unset the default path before extending itene2023-03-21
| | | | | It is harmful to use the provided path as there are no guaranties for its completeness.
* Chore(flake): Updateene2023-03-20
|
* Docs(todo): Updateene2023-03-20
|
* Fix(host/lahmu): Update initrd modulesene2023-03-20
| | | | These are "more" correct.
* Feat(system): Enable swap & zram swap & hibernateene2023-03-20
|
* Docs(todo): Updateene2023-03-20
|
* Style(format): Alejandraene2023-03-19
|
* Feat(hm/conf/dconf): Add dconfene2023-03-19
|