aboutsummaryrefslogtreecommitdiffstats
path: root/system (unfollow)
Commit message (Collapse)Author
2023-08-19Fix(system/services/serverphone): Disable bc building the gpg keys dosn't workSoispha
2023-08-19Feat(flake): Import the nixNeovim moduleSoispha
2023-08-08Fix(system/secrets/nheko): Config token fix for new accountSoispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-08-01Fix(system/font): Rename `fonts.fonts` to `fonts.packages`Soispha
2023-08-01Fix(system/services/backup): Run backup every 8h, not only on bootSoispha
2023-08-01Fix(system/disks/hibernate): Hibernate after 5m when suspend -> hibernateSoispha
On `systemctl suspend-than-hibernate` wait 5m in suspend, than hibernate
2023-08-01Fix(treewide): Use tlp and thermald for power savingSoispha
2023-07-30Fix(system/services/serverphone): Update key symlinkSoispha
2023-07-30Feat(treewide): Add enable options for secrets and impermanenceSoispha
2023-07-29Fix(hosts/isimud): Import the whole system configurationSoispha
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(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-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Docs(system/disks): Remove checked TODO commentsSoispha
2023-07-10Fix(system/disks): Typo in snapshotsSoispha
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(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-10Feat(system/disks): Add luks partitionSoispha
2023-07-10Fix(system/disks): Use correct option nameSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-07-04Style(system/impermanece): Remove unused argumentsSoispha
2023-07-04Fix(system/services/openssh): Don't hash know hostsSoispha
The trade off between security and convenience isn't worth it.
2023-06-17Fix(system/services/serverphone): Add home dirSoispha
2023-06-17Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha
2023-06-17Fix(system/libvirtd): Allow usb redirection with spiceSoispha
2023-06-16Fix(system/services/serverphone): Explicitly enable DoasSoispha
2023-06-16Fix(system/services/serverphone): Correct line breaksSoispha
2023-06-16Fix(system/services/serverphone): Assure that all paths are availableSoispha
2023-06-16Fix(system/services/serverphone): Make symlink relativeSoispha
2023-06-06Fix(system/services/serverphone): Fully addSoispha
2023-06-06Feat(system/services/serverphone): AddSoispha
2023-05-28Fix(treewide): Update to new shell library versionSoispha
2023-05-20Revert "Fix(system/users): Remove plugdev group, as it's deprecated"Soispha
This reverts commit 3188a970cbb2dc3de75d66ef72c865e80e221842. The group is still in use.
2023-05-20Fix(system/users): Remove plugdev group, as it's deprecatedSoispha
2023-05-20Style(treewide): FormatSoispha
2023-05-20Fix(system/libvirt): Remove omvf for aarch, as it's not usedSoispha
2023-05-20Refactor(system/users): Add the groups in the file, giving contextSoispha
2023-05-20Refactor(system/services/printing): Split printing and scanningSoispha
2023-05-20Fix(system): Add configs for networkmanager only if it's enabledSoispha
2023-05-17Fix(system/services/printing): Remove useless driversSoispha
2023-05-17Fix(system/services/printing): Only start cups as neededSoispha