Updated flake and added some server imports
This commit is contained in:
parent
9b75753ae2
commit
d9538c3bcd
4 changed files with 50 additions and 23 deletions
|
|
@ -23,10 +23,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
|
||||
deploy-rs = {
|
||||
url = "github:serokell/deploy-rs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
deploy-rs.url = "github:serokell/deploy-rs";
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, home-manager, nur, kmonad, nixpkgs-stable, home-manager-stable, deploy-rs, ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue