remove unused expressions/arguments
1 file changed, 0 insertions(+), 6 deletions(-)
changed files
M user/settings/nixpkgs.nix → user/settings/nixpkgs.nix
@@ -1,12 +1,6 @@ { - config, - pkgs, ... }: -let - inherit (pkgs) stdenv; - stableConfig = config.nixpkgs.config; -in { imports = [ ./nix.nix