flake change
This commit is contained in:
parent
86305ff0ed
commit
84208042f2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... }:@inputs:
|
||||
outputs = { self, nixpkgs, home-manager, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
lib = nixpkgs.lib // home-manager.lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue