1
0
Fork 0
NixOS/hosts/totsugeki/home-manager/desktop/lf.nix
2024-09-05 21:01:29 +02:00

6 lines
56 B
Nix

{ ... }: {
programs.lf = {
enable = true;
};
}