about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Collapse)AuthorAge
* Feat(services/fwupd): AddSoispha2023-07-15
|
* Revert: "Fix: Temporarily disable lanzaboot to set tempfs size"Soispha2023-07-15
| | | | This reverts commit 64dfa6c201528b119cd900cd55d82ca01b248d89.
* Fix: Temporarily disable lanzaboot to set tempfs sizeSoispha2023-07-15
|
* Fix(system/disks): Increase default tempfs size to accommodate big buildsSoispha2023-07-15
|
* Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha2023-07-15
|
* Fix(system/disks/hibernate): Try to activate itSoispha2023-07-11
|
* Fix(system/disks/hibernation): Circumvent memory checksSoispha2023-07-11
| | | | | The swap file only becomes active when the hibernation is started, thus checking for size beforehand is useless.
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Docs(system/disks): Remove checked TODO commentsSoispha2023-07-10
|
* Fix(system/disks): Typo in snapshotsSoispha2023-07-10
|
* Fix(system/disks): Add remainder about bootable optionSoispha2023-07-10
|
* Revert "Fix(system/disks): Make ESP bootable"Soispha2023-07-10
| | | | | The bootable option should already work. This reverts commit 03ca938a8d989449a634caf264cf2496f6a153c3.
* Fix(system/disks): Make ESP bootableSoispha2023-07-10
|
* Fix(system/disks): Add .snapshot subvol for snapperSoispha2023-07-10
|
* Fix(system/disks): Add disk labelsSoispha2023-07-10
|
* Feat(system/disks): Add luks partitionSoispha2023-07-10
|
* Fix(system/disks): Use correct option nameSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Style(system/impermanece): Remove unused argumentsSoispha2023-07-04
|
* Fix(system/services/openssh): Don't hash know hostsSoispha2023-07-04
| | | | The trade off between security and convenience isn't worth it.
* Fix(system/services/serverphone): Add home dirSoispha2023-06-17
|
* Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha2023-06-17
|
* Fix(system/libvirtd): Allow usb redirection with spiceSoispha2023-06-17
|
* Fix(system/services/serverphone): Explicitly enable DoasSoispha2023-06-16
|
* Fix(system/services/serverphone): Correct line breaksSoispha2023-06-16
|
* Fix(system/services/serverphone): Assure that all paths are availableSoispha2023-06-16
|
* Fix(system/services/serverphone): Make symlink relativeSoispha2023-06-16
|
* Fix(system/services/serverphone): Fully addSoispha2023-06-06
|
* Feat(system/services/serverphone): AddSoispha2023-06-06
|
* Fix(treewide): Update to new shell library versionSoispha2023-05-28
|
* Revert "Fix(system/users): Remove plugdev group, as it's deprecated"Soispha2023-05-20
| | | | | This reverts commit 3188a970cbb2dc3de75d66ef72c865e80e221842. The group is still in use.
* Fix(system/users): Remove plugdev group, as it's deprecatedSoispha2023-05-20
|
* Style(treewide): FormatSoispha2023-05-20
|
* Fix(system/libvirt): Remove omvf for aarch, as it's not usedSoispha2023-05-20
|
* Refactor(system/users): Add the groups in the file, giving contextSoispha2023-05-20
|
* Refactor(system/services/printing): Split printing and scanningSoispha2023-05-20
|
* Fix(system): Add configs for networkmanager only if it's enabledSoispha2023-05-20
|
* Fix(system/services/printing): Remove useless driversSoispha2023-05-17
|
* Fix(system/services/printing): Only start cups as neededSoispha2023-05-17
|
* Docs(system/users): Remove unneeded commentSoispha2023-05-17
|
* Fix(sytem/services/printing): Make scanners workSoispha2023-05-17
|
* Fix(system/services/snapper): Use new option layoutSoispha2023-05-17
|
* Fix(system/boot): Remove deprecated version optionSoispha2023-05-17
|
* Fix(system): Truly disable all the NixOS default bloatSoispha2023-05-17
|
* Fix(system/network): Use correct names for group and userSoispha2023-05-14
|
* Fix(system/network): Set networks for netdev devicesSoispha2023-05-14
|
* Feat(system/network): Add a tap device and bridgesSoispha2023-05-14
|
* Fix(system/libvirt): Enable ovmf for qemuSoispha2023-05-09
|
* Fix(system/libvirt): Comment useless optionsSoispha2023-05-09
|
* Fix(system): Import libvirt configSoispha2023-05-09
|