9 lines
145 B
Nix
9 lines
145 B
Nix
{
|
|
imports = [
|
|
./fwupd.nix
|
|
./fstrim.nix
|
|
./btrfs-scrub.nix
|
|
./automatic-upgrade.nix
|
|
./automatic-garbage-collection.nix
|
|
];
|
|
}
|