trigger icomidal script with systemd timer + update icomidal
This commit is contained in:
parent
7dbb5b33f0
commit
5b45bbb373
3 changed files with 29 additions and 8 deletions
|
|
@ -22,7 +22,7 @@
|
|||
];
|
||||
};
|
||||
deemz = nixpkgs-stable.lib.nixosSystem {
|
||||
specialArgs = { inherit system; icomidal=icomidal; };
|
||||
specialArgs = { inherit system; icomidal=icomidal.packages.${system}.default; };
|
||||
modules = [
|
||||
./deemz.org/configuration.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue