Commits
aded dis amzaing envbar : "STATE_FILE" with state fiel pah
also made default /tmp/washing-machien instead of .statefile ip dat oki
woa woa nix os modelu look look now u can do dis wit agenix 4 ezample
```nix
{ inputs, config, ... }:
{
imports = [ inputs.washing-machien.nixosModules.default ];
services.washing-machien = {
enable = true;
input = ./meow.png;
environmentFile = config.age.secrets.washing-machien.path;
environment.BACKGROUND = "d0c1f5ff";
};
}
```
so dis super cool bcoz now @meowderation.tngl.sh & @lebel.ebil.club can
start rotetig !!!!!!!!!!!!!!!!!!!!!!!!!!! cant waits !
bcoz dis no optized AT ALL liek wdym it bulding 600 MODULES???!>!??!?
so dis here i did optize stuffs liek disebel features dat not use,
use crate reexports insteads of importing aagain
and optiez reles binary 4 size so now it moer lighweigh !!!!
woa woa nix os modelu look look now u can do dis wit agenix 4 ezample
```nix
{ inputs, config, ... }:
{
imports = [ inputs.washing-machien.nixosModules.default ];
services.washing-machien = {
enable = true;
input = ./meow.png;
environmentFile = config.age.secrets.washing-machien.path;
environment.BACKGROUND = "d0c1f5ff";
};
}
```