Removed modulespath
This commit is contained in:
parent
8a425afdde
commit
323b8af5aa
@ -24,7 +24,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, modulesPath, home-manager, nix-colors, stylix, nixos-cosmic, ... }:
|
||||
outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, home-manager, nix-colors, stylix, nixos-cosmic, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
overlay-unstable = final: prev: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user