Added self
This commit is contained in:
parent
b3f9a791ba
commit
4a85959bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = inputs @ { nixpkgs, home-manager, nur, kmonad, nixpkgs-stable, home-manager-stable, deploy-rs, ... }: {
|
||||
outputs = inputs @ { self, nixpkgs, home-manager, nur, kmonad, nixpkgs-stable, home-manager-stable, deploy-rs, ... }: {
|
||||
nixosConfigurations = {
|
||||
io = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue