niksos/hosts/chmura/profile.nix

7 lines
121 B
Nix
Raw Normal View History

_: {
imports = [
../../options/common/btrfs-scrub.nix
2024-04-18 16:29:53 +02:00
../../options/common/disable-nano.nix
];
}