changed enable
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
flake.homeModules.files = { pkgs, ... }:
|
||||
{
|
||||
programs.lf.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gdu
|
||||
lf
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user