about summary refs log tree commit diff stats
path: root/system/polkit/default.nix (unfollow)
Commit message (Collapse)Author
2023-04-03Chore(Flake): Updateene
2023-04-03Fix(hosts/tiamat/gpu): Remove driver packageene
The intel-media thing exists, but amd has nothing comparable.
2023-04-03Fix(system/services/nix): Use real namesene
Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
2023-04-03Chore(flake): Updateene
2023-04-03Fix(host/tiamat): Update to new installene
2023-04-03Fix(host/tiamat/gpu): Remove unneeded driversene
This host uses a amd gpu, so intel drivers are useless
2023-04-03Fix(system/packages): Removeene
These were not used anyway because of the packages in home-manager.
2023-04-03Fix(hm/conf/mpd): Move socket to runtime direne
2023-04-03Fix(boostrap/install): Enforce applying informationene
2023-03-25Feat(system/services/nix): Add templates and short namesene
2023-03-22Feat(system/libvirtd): Add libvirtd supportene
2023-03-22Feat(hm/conf/zsh): Add fzf hotkeysene
2023-03-22Docs(todo): Updateene
2023-03-22Fix(hm/conf/yambar): Add deps for grades-average scriptene
2023-03-22Fix(hm/wms/river): Fix path in init fileene
2023-03-21Fix(bootstrap/activate): Normalize nix run callene
2023-03-21Fix(bootstrap/activate): Add missing dependenciesene
2023-03-21Fix(host/lahmu): Add new settings after reinstallene
2023-03-21Fix(bootstrap/install): Spacing in the informationene
2023-03-21Fix(bootstrap/install): Highlight important informationene
2023-03-21Fix(bootstrap/config_setup): Add dependenciesene
2023-03-21Fix(bootstrap/setup): Add 'unshare' dependencyene
2023-03-21Fix(system/file_system_layout): Use str instead of intene
An int can't be coerced to a string, but this is needed to use it in the config file.
2023-03-21Fix(flake): Fully delete steamene
2023-03-21Fix(bootstrap/install): Use 'git' dependencyene
2023-03-21Fix(bootstrap): Use experimental nix featuresene
2023-03-21Fix(bootstrap): Add additional dependenciesene
2023-03-21Fix(bootstrap/setup): Update to new shell-lib versionene
2023-03-21Fix(bootstrap/setup): Add all needed dependenciesene
2023-03-21Fix(lib): Add 'dash' as default dependencyene
This is also fine because dash is used as the interpreter for shell scripts.
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