Commit graph

25 commits

Author SHA1 Message Date
2741d8655a
faucet(auth): add diagnostic key 2024-01-04 17:28:16 +08:00
63c9789ce1
faucet(boot): set up sbctl unconditionally 2024-01-04 15:14:28 +08:00
7693203e92
faucet(fs): bind /tmp to on-disk storage 2024-01-04 15:03:54 +08:00
53e78820ea
faucet(libvirt): add libvirtd group 2024-01-04 13:50:47 +08:00
db0dcd6012
faucet(util): remove irrelevant config 2024-01-04 12:19:17 +08:00
fb59579563
faucet(libvirt): add service configuration and persist 2024-01-03 16:59:17 +08:00
1125f0be3b
faucet(gui): set regreet gtk theme 2024-01-03 16:23:25 +08:00
ae5e0698d4
faucet(gui): add regreet fit mode 2024-01-03 15:39:30 +08:00
0410a5c1d9
feat(gui): regreet csd and background image 2024-01-03 11:46:41 +08:00
21098e4b56
feat(gui): persist regreet cache
Contains useful state information.
2024-01-03 11:39:46 +08:00
8a9773cef2
feat(gui): add greetd
Login interface.
2024-01-03 11:11:35 +08:00
2bbad75474
perf(gui): switch to open source nvidia drivers
Also disable xserver as it is not needed for a wayland-only setup.
2024-01-03 11:10:04 +08:00
8d9a4df795
feat(boot): set tmp.cleanOnBoot
In some cases /tmp has to be mounted on persistent storage to avoid
running out of memory. Enabling this option restores tmpfs behaviour.
2024-01-02 16:36:49 +08:00
9c11e58813
feat(gui): enable plymouth boot animation 2024-01-02 16:36:28 +08:00
8ae36ad4cd
feat: add pciutils 2024-01-02 16:22:47 +08:00
635d7fd0f3
feat(gui): add graphics driver options 2024-01-02 16:20:52 +08:00
ead2c49454
chore(auth): add chireiden public key 2024-01-02 14:50:12 +08:00
cfa224c632
feat(auth): add openssh options 2024-01-02 14:49:54 +08:00
6517ca329d
feat(fs): add configuration for xfs, ext4, btrfs 2024-01-02 14:49:06 +08:00
00a1576803
feat(kernel): add kernel tuning presets 2024-01-02 14:47:14 +08:00
e0ee42f65b
feat(zsh): add zsh shell 2024-01-02 14:46:36 +08:00
916751169b
feat(io): add various I/O configuration 2024-01-02 14:46:03 +08:00
78473d3ba8
feat: set systemd-machine-id via module option
Also derive hostId from systemd-machine-id.
2024-01-02 14:45:09 +08:00
ba8cd0d40b
feat(boot): systemd-boot and lanzaboote toggles
Secure boot is not applicable in every use case.
2024-01-02 14:44:00 +08:00
61db72b9ab
feat(flake): implement configuration loading 2024-01-02 14:42:27 +08:00