about summary refs log tree commit diff stats
path: root/system/services/printing (unfollow)
Commit message (Collapse)Author
2023-07-28Feat(git-crypt): Add Soispha as contributorSoispha
2023-07-25Fix(secrets/nheko/conf.tiamat): Move to new homeserverSoispha
2023-07-25Fix(hm/wms/river): Misuse Steam mapping for signal-desktopSoispha
I just use signal-desktop way more than steam, switching this mapping is the only logical decision.
2023-07-25Fix(hm/wms/river): Switch back to nhekoSoispha
Element had to many no-gos. For example: - weird default hotkeys, - no picture preview rendering, - &c
2023-07-25Fix(hm/wms/river): Remove mpd path from mapping, as it's set per env varSoispha
2023-07-23Fix(hm/wms/river): Also map element-desktop to hotkeySoispha
2023-07-23Build(flake): Switch to stable lanzaboote to sidestep building llvm/rustcSoispha
2023-07-22Build(flake): UpdateSoispha
2023-07-22Feat(packages): Add element-desktopSoispha
Nheko has some problems as of late, and element seems to be a good stand-in until I've found another client
2023-07-22Feat(packages): Add signal desktopSoispha
2023-07-15Feat(services/fwupd): AddSoispha
2023-07-15Revert: "Fix: Temporarily disable lanzaboot to set tempfs size"Soispha
This reverts commit 64dfa6c201528b119cd900cd55d82ca01b248d89.
2023-07-15Fix: Temporarily disable lanzaboot to set tempfs sizeSoispha
2023-07-15Fix(system/disks): Increase default tempfs size to accommodate big buildsSoispha
2023-07-15Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha
2023-07-11Fix(system/disks/hibernate): Try to activate itSoispha
2023-07-11Fix(hm/conf/ssh): Only connect to codeberg.org over ipv4 (ipv6 failed)Soispha
2023-07-11Fix(secrets/nheko/apzu): Use correct configSoispha
2023-07-11Fix(system/disks/hibernation): Circumvent memory checksSoispha
The swap file only becomes active when the hibernation is started, thus checking for size beforehand is useless.
2023-07-11Fix(bootstrap/install): Removed usage of unassigned variableSoispha
2023-07-11Fix(hosts/tiamat): Update to new swapfile uuidSoispha
2023-07-11Fix(hosts/tiamat): Update to new diskSoispha
2023-07-11Fix(flake/nixosConfigurations): Change formatting for the bootstrap scrsSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Feat(hm/conf/mumble): AddSoispha
2023-07-10Docs(system/disks): Remove checked TODO commentsSoispha
2023-07-10Build(flake): UpdateSoispha
2023-07-10Fix(secrets): Rekey to accommodate new apzu keySoispha
2023-07-10Fix(bootstrap/config_setup): Keep path so nixos-enter stays availableSoispha
2023-07-10Fix(bootstrap/install): Add required path to serial id lookupSoispha
2023-07-10Fix(hosts/apzu): Add information about swapfileSoispha
2023-07-10Fix(system/disks): Typo in snapshotsSoispha
2023-07-10Fix(bootstrap): Specify experimental-features before arguments to diskoSoispha
2023-07-10Fix(hosts/apzu): Update disk to new disko installSoispha
2023-07-10Fix(bootstrap/eev): Correct pattern matching syntaxSoispha
2023-07-10Fix(bootstrap): Add udevadm as a dependencySoispha
2023-07-10Fix(bootstrap): Use correct environment variable nameSoispha
2023-07-10Fix(bootstrap): Don't wrap eev, as dash does not support execSoispha
2023-07-10Fix(bootstrap): Only set environment variables onceSoispha
2023-07-10Fix(system/disks): Add remainder about bootable optionSoispha
2023-07-10Revert "Fix(system/disks): Make ESP bootable"Soispha
The bootable option should already work. This reverts commit 03ca938a8d989449a634caf264cf2496f6a153c3.
2023-07-10Fix(bootstrap): Finished scriptsSoispha
2023-07-10Fix(system/disks): Make ESP bootableSoispha
2023-07-10Fix(system/disks): Add .snapshot subvol for snapperSoispha
2023-07-10Fix(system/disks): Add disk labelsSoispha
2023-07-10Refactor(bootstrap): Use diskoSoispha
2023-07-10Feat(system/disks): Add luks partitionSoispha
2023-07-10Fix(system/disks): Use correct option nameSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-07-10Feat(flake): Add disko moduleSoispha