fixes
This commit is contained in:
parent
6d9c3c7945
commit
59d5072b1b
2 changed files with 1 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
customPkgs = import "${self}/pkgs" {
|
||||
inherit pkgs;
|
||||
lib = nixpkgs.lib;
|
||||
inherit rpcs3_latest customFontPkgs;
|
||||
inherit rpcs3_latest;
|
||||
};
|
||||
in {
|
||||
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue