chore(flake): update inputs
This commit is contained in:
parent
8de70fe92c
commit
649893358c
2 changed files with 22 additions and 22 deletions
hosts
|
@ -35,7 +35,7 @@
|
|||
(
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [ inputs.deploy-rs.defaultPackage.x86_64-linux ];
|
||||
environment.systemPackages = [ inputs.deploy-rs.packages.x86_64-linux.default ];
|
||||
}
|
||||
)
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue