2.home-manager/tests/modules/programs/macchina/basic-settings-expected.toml
Austin Horstman 1e313820a3 treewide: adapt toml generator changes
Upstream formatter change in
https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
2026-05-02 20:19:12 -05:00

10 lines
248 B
TOML

current_shell = false
disk_space_percentage = true
disks = ['/', '/home']
long_kernel = false
long_shell = true
long_uptime = true
memory_percentage = true
physical_cores = false
show = ['Memory', 'Processor', 'Shell', 'Uptime']
theme = 'Hydrogen'